我正在使用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; Eclipse Indigo SR1
答案 0 :(得分:37)
谷歌搜索了几个小时后(!),我做了以下事情:
Contact all update sites during install to find the required software
复选框,插件安装会更快。这导致eclipse联系所有更新站点以查找插件。希望这有帮助。