gcx11
03/15/2020, 4:23 PMAnnotationCodegen
class in org.jetbrains.kotlin.backend.jvm.codegen
but it looks like it isn't doing anything. When I run gradlew install runIde
and open my test project in it (Kotlin gradle version is set to 1.4-SNAPSHOT
), it still generates annotations even when I commented out whole genAnnotations
method.