<@U0AAQKT9Q>: Then there’s a bug in Kotlin IDE plu...
# announcements
m
@ilya.gorbunov: Then there’s a bug in Kotlin IDE plugin because AS highlights
annotationClass
usage as a warning
Call uses reflection API which is not found in compilation classpath. Make sure you have kotlin-reflect.jar in the classpath
.