I'm trying to import a project from GitHub to Eclipse. I have Nodeeclipse
and Gradle
installed. I already have Gradle 2.4
package installed but when I begin to import it, Eclipse starts to download Gradle 2.1
and fails.
How can I make it recognize and use Gradle 2.4
?