为Eclipse Indigo安装Gradle插件

时间:2013-08-13 17:00:53

标签: eclipse gradle eclipse-indigo

我正在尝试为Eclipse安装Gradle Integration,但是我收到以下错误:

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

任何人都知道是否有其他方法可以安装此插件?我用谷歌搜索但只找到了使用Eclipse Marketplace安装的链接。

4 个答案:

答案 0 :(得分:9)

答案 1 :(得分:5)

将此链接用于Eclipse 4.4:http://dist.springsource.com/release/TOOLS/update/e4.4/ 在Eclipse 4.3或更低版本中使用此链接:http://dist.springsource.com/release/TOOLS/update/e3.7/ 确保您只检查了Gradle Integration包。

希望对你有所帮助!

答案 2 :(得分:1)

给定的URL是否可以访问? (这是给我的。)无论如何,安装插件的另一种方法是按照GitHub page上的说明进行操作。

答案 3 :(得分:1)

关闭防病毒软件对我有用。