ceylon-ide-intellij icon indicating copy to clipboard operation
ceylon-ide-intellij copied to clipboard

Cannot create a Ceylon project from a Gradle file

Open russel opened this issue 9 years ago • 2 comments

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.

russel avatar Jun 05 '16 12:06 russel

@FroMage is this needed for, or related to, what we need for proper Android support?

gavinking avatar Jun 09 '16 10:06 gavinking

It only works for Android projects in fact, regular Ceylon+Gradle projects are not configured properly yet.

bjansen avatar Jun 09 '16 10:06 bjansen