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

标签 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

请注意,我有良好的互联网连接。而且我可以从浏览器手动下载文件,但 eclipse 在从 Internet 下载时遇到了问题。有谁知道如何避免这个问题?
Platform: Windows7 x64; eclipse 靛蓝 SR1

最佳答案

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

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

  • 希望这可以帮助。

    关于Eclipse - 下载 content.jar ... 安装插件时超时,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8367856/

    相关文章:

    java - 运行 servlet 时出错(apache tomcat 找不到 .properties 文件)

    eclipse - 如何更改 Eclipse 项目资源管理器的背景颜色?

    java - 针对错误服务器类路径的 Google Eclipse 插件警告

    eclipse - Ubuntu : 'Folder " does not exist remotely', 上的 Subclipse 连接被拒绝错误

    eclipse - 将 WindowBuilder 集成到现有的 eclipse 项目中

    java - 创建Android项目时Eclipse出现一堆错误

    java - Eclipse 一次又一次地构建代码(没有任何更改)?

    java - @Override 注释在 Eclipse Juno 中出现错误,但在 Eclipse Indigo 中没有

    c++ - Eclipse/Code::Block 不运行应用程序

    java - 在 Eclipse 中运行 Maven GWT 应用程序的问题