Is it possible to create a new Gradle project?
Hello Idea community,
I see no way to create a gradle project in latest version of Cardea (Idea 13).
There is no way to create a new Gradle module in Project wizard.
Did I missed smth?
Which is the easiest way of creating a new Gradle project?
Thank you in advance.
Please sign in to leave a comment.
Hi Antonel,
There is no 'create new gradle module/project' functionality at the moment but it's already on the way.
Current approach is to create a build.gradle by hand an perform 'import from gradle'
Denis