Hi team,
Please check if this is an issue, when compiling code, Kotlin entities are not processed:
It’s easy to reproduce by creating a single entity with kotlin.
Hi team,
Please check if this is an issue, when compiling code, Kotlin entities are not processed:
It’s easy to reproduce by creating a single entity with kotlin.
Hi,
Kotlin isn’t supported in Jmix yet.
We plan to introduce support in the release 1.1: https://youtrack.jmix.io/issue/JST-179
Jmix no longer uses “put all files in the single source root” strategy.
For resources we now use “resources” root. Kotlin files will need to be placed into separate source root.