damianw / GeneratedRoomTypeConverters

Illustrates a Kapt bug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GeneratedRoomTypeConverters

Illustrates a bug with Kapt where generated Java files are not properly recognized by other annotation processors when they are processing Kotlin sources, but works fine with Java sources.

See EmployeeDatabaseKotlin.kt.

About

Illustrates a Kapt bug


Languages

Language:Java 76.6%Language:Kotlin 23.4%