Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Install Gradle plugin for Eclipse Indigo

I'm trying to install Gradle Integration for Eclipse but i get the following error:

Communication with repository at http://dist.springsource.com/release/TOOLS/gradle failed.
Communication with repository at http://dist.springsource.com/release/TOOLS/gradle failed.
Read timed out

Anyone knows if there is another way to install this plugin? I've Googled but only found links to install using Eclipse Marketplace.

like image 631
Aurélio Antonio Avatar asked Aug 13 '13 17:08

Aurélio Antonio


People also ask

What is Eclipse plugin in Gradle?

The Eclipse plugins generate files that are used by the Eclipse IDE, thus making it possible to import the project into Eclipse ( File - Import… ​ - Existing Projects into Workspace ). The eclipse-wtp is automatically applied whenever the eclipse plugin is applied to a War or Ear project.

Is Gradle inbuilt in Eclipse?

The latest version of Eclipse IDE provides built-in support for Gradle. If an older version of Eclipse does not give the Gradle option, then we can download and integrate it from the Eclipse Marketplace. Navigate to help-> Eclipse Marketplace and search for the Gradle plugin.


1 Answers

http://dist.springsource.com/release/TOOLS/gradle

works well with my eclipse3.7

like image 53
user218867 Avatar answered Sep 22 '22 16:09

user218867