Kotlin example
How do you configure jeka to compile kotlin code please ?
(and how about using kapt or ksp annotation processors ?)
Hi,
You can find an example here.
About kapt and ksp, there is currently no support out-of-the-box. This may change if users ask for (or contribute to).
However the example show, how you can add plugins and plugin options to Kotlin compiler : https://github.com/jeka-dev/working-examples/blob/master/springboot-kotlin-reactjs/jeka-src/Build.kt
Hope it helps
Hi,
Is it fine for you, now ? Can we close the issue or do you need more support for this issue ?
Oh sorry, it's ok ! Thanks You can close.