jeka icon indicating copy to clipboard operation
jeka copied to clipboard

Kotlin example

Open tokazio opened this issue 1 year ago • 1 comments

How do you configure jeka to compile kotlin code please ?

(and how about using kapt or ksp annotation processors ?)

tokazio avatar Oct 11 '24 13:10 tokazio

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

djeang avatar Oct 16 '24 08:10 djeang

Hi,

Is it fine for you, now ? Can we close the issue or do you need more support for this issue ?

djeang avatar Nov 27 '24 10:11 djeang

Oh sorry, it's ok ! Thanks You can close.

tokazio avatar Dec 04 '24 17:12 tokazio