ceylon-ide-intellij
ceylon-ide-intellij copied to clipboard
Cannot create a Ceylon project from a Gradle file
Java, Groovy, and Kotlin projects can be built from a Gradle specification. Ceylon has a Gradle plugin, but creating a project using it is not integrated with the IDEA plugin so the resulting project is not a Ceylon one.
@FroMage is this needed for, or related to, what we need for proper Android support?
It only works for Android projects in fact, regular Ceylon+Gradle projects are not configured properly yet.