Quantcast
Channel: JetBrains Developer Community : All Content - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5481

Gradle Module not working

$
0
0

If I create a new Gradle project everything is fine:  The project structure is created for the Gradle-Project, I see the Gradle-Task-View and everything works as expected.

 

Now I create a new empty project. Inside the project I create a new Gradle module.  A "build.gradle" is created. But there is not directoy structure and no Gradle-Task-View.

There isn't any Gradle support at all.

 

Does Gradle IDE integration just work on project level? Or should it work for modules,also?

Please check the attached screeshot wich shows my "not-working" Gradle module.


Viewing all articles
Browse latest Browse all 5481

Trending Articles