Kotlin Entity not enhanced during compile?

Hi team,

Please check if this is an issue, when compiling code, Kotlin entities are not processed:
image

It’s easy to reproduce by creating a single entity with kotlin.

Hi,

  1. Kotlin isn’t supported in Jmix yet.
    We plan to introduce support in the release 1.1: https://youtrack.jmix.io/issue/JST-179

  2. 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.

1 Like

Jmix 1.1 has just been release with Kotlin support, https://forum.jmix.io/t/jmix-1-1-released/653.