15

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

请注意,我有良好的互联网连接。我可以从浏览器手动下载文件,但 eclipse 在从互联网下载时遇到问题。有谁知道如何避免这个问题?

Platform:Windows7 x64;日蚀靛蓝 SR1

4

1 回答 1

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下载内容时导致出现问题

希望这可以帮助。

于 2011-12-03T14:36:52.780 回答