svenjacobs
03/05/2017, 4:38 PMAbstractMethodError
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?