Kotlin is not supported in the Eclipse IDE. I've tried using the available Eclipse plugins and it wrecked my environment: All the Kotlin code showing compile errors. Maven updating itself in an infinite loop that can not be turned off.
I believe the only way I can work on code for this project is if the Kotlin code is in a separate module, which I could then link to in jar form.
Unless I am completely wrong and someone has figured out how to to work with it in Eclipse?
Rich MacDonald
Kotlin is not supported in the Eclipse IDE. I've tried using the available Eclipse plugins and it wrecked my environment: All the Kotlin code showing compile errors. Maven updating itself in an infinite loop that can not be turned off.
I believe the only way I can work on code for this project is if the Kotlin code is in a separate module, which I could then link to in jar form.
Unless I am completely wrong and someone has figured out how to to work with it in Eclipse?
Rich MacDonald