I receive an `AbstractMethodError` when trying to ...
# announcements
s
I receive an
AbstractMethodError
when trying to compile a plain Kotlin project (not Android) from within IntelliJ IDEA 2016.3 which uses the
kotlin-kapt
plugin. I created a sample project at https://github.com/svenjacobs/kotlin-kapt-error. Is this a known issue?