Eclipse - 在安装插件时下载content.jar ..超时

pea*_*kit 15 eclipse eclipse-indigo

我正在使用Eclipse Indigo (3.7)并在安装插件时遇到问题.以下是我遵循的步骤:

1. Add the download site
2. Select the plugin to be installed
3. Clicked on Next - Eclipse shows 'Calculating requirements and dependencies'
4. It shows Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/content.jar
5. After running for some 5 mins it shows 'Read timed out'. Error reading from http://download.eclipse.org/releases/indigo/201106220900/content.jar
Run Code Online (Sandbox Code Playgroud)

请注意,我有一个良好的互联网连接.我可以从浏览器手动下载文件,但是eclipse正面临从互联网下载的问题.有谁知道如何避免这个问题?

Platform:Windows7 x64; Eclipse Indigo SR1

pea*_*kit 37

谷歌搜索几个小时后(!),我做了以下几件事:

  1. 如果我们禁用Contact all update sites during install to find the required software复选框,插件安装会更快.这导致eclipse联系所有更新站点以找到插件.
  2. 有时候禁用AVG 2012.这似乎是在从互联网上下载内容时导致日食问题http://forums.avg.com/us-en/avg-forums?sec=thread&act=show&id=175473

希望这可以帮助.

  • 只需要第2点.这将解决问题:)谢谢! (2认同)