Creating Gradle project in eclipse is stuck

JaskeyLam picture JaskeyLam · Oct 18, 2014 · Viewed 8.1k times · Source

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 down load eclipse plugin

And I am trying to create a gradle project in eclipse create a gradle project sample project:java quick start

The process got stuck! enter image description here

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!

Answer

nsbassi picture nsbassi · Feb 11, 2015

The issue may be happening while trying to download and setup gradle build. You can download manually and point eclipse to the same folder.

Eclipse-->Preferences-->Gradle-->Gradle Distribution-->Folder