Anyone know how to translate ```kotlin.incremental...
# announcements
i
Anyone know how to translate
Copy code
kotlin.incremental=true
in Maven?
u
We have no support for incremental compilation in Maven yet
i
Ok , now i use kotlin in spring project with jrebel, the compile speed is still slow
j
Kotlin + Jrebel for me currently takes the same amount of time to reload a class than to just restart the whole App