I am new to gradle, and I have a problem that the eclipse got stuck when I create a gradle project
This is what I install in my eclipse luna
And I am trying to create a gradle project in eclipse
The process got stuck!
PS: I tried I create a new project and create a build.gradle myself and use gradle eclipse
to configure the project , and this works fine and I can use this project in eclipse .But I have to type gradle eclipse
again when I add some dependencies, or there are compile errors
Please help! Thank you!