cuba-platform / cuba-gradle-plugin

Gradle plugin for building CUBA platform and applications
https://www.cuba-platform.com
Apache License 2.0
15 stars 18 forks source link

Make entity enhancing mechanism compatible with Groovy / Kotlin #60

Closed jreznot closed 4 years ago

jreznot commented 6 years ago

Now, enhancing process is tightly bound to compileJava task, but there are no real limitations for Kotlin / Groovy for entities

dtsaryov commented 4 years ago

See related issue: cuba-platform/cuba#2616