Join Slack
Powered by
Are there any plans for Kapt to work in K/N (or an...
# kotlin-native
a
Aregev2
08/28/2018, 7:47 PM
Are there any plans for Kapt to work in K/N (or annotation processing in general)?
g
gildor
08/29/2018, 1:22 AM
I don’t think so. I answered on similar question about common code some time ago:
https://kotlinlang.slack.com/archives/C2R77UD35/p1534844504000100
gildor
08/29/2018, 1:23 AM
But you can use JVM module to generate some Kotlin code and than use it as part of K/N project
8
Views
Open in Slack
Previous
Next