Eclipse更新速度极慢
今天我尝试从eclipse.org下载EGit插件,等了一个小时没有任何反应。我又试了三次,等了三个小时才停下来。
然后我尝试从存储库开发人员那里克隆 egit,但它开始以 5kbps 的速度克隆。
然后我想我的 Eclipse 可能出了问题,并决定下载一个新的。 Eclipse 主站点以超慢的速度打开(尽管大于 5kbps)。我只是害怕以这种速度下载安装程序。
有人可以复制它吗?我应该怎么办?
Today I tried to download EGit plug-in from eclipse.org, and waited an hour and nothing happened. I tried three more times, waited for three hours and stopped.
Then I tried to clone egit from the repository developers, but it began to clone at a rate of 5kbps.
Then I thought maybe something wrong with my Eclipse, and decided to download a new one. Eclipse main site opened with a super-slow speed (although bigger than 5kbps). I'm just afraid to download the installer at this speed.
Can anybody repoduce it? What should I do?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
您是对的,无论连接速度如何,Eclipse 更新都可能非常慢。
据我所知,这是因为每次您尝试安装某些东西时,它都会检查一大堆缓慢的服务器以寻找更新。您可以通过取消选中“联系所有更新站点”选项来在“安装新软件”对话框中禁用此行为。我发现事情进展得快得多。
You're right, Eclipse updating can be horribly slow, regardless of connection speed.
From what I can tell, this is because it checks a whole bunch of slow servers looking for updates every time you try and install something. You can disable this behaviour in the "Install New Software" dialog by unchecking the "Contact all update sites" option. I find that things go an awful lot faster then.
我遇到了同样的问题。我正在开发一个依赖于 eclipse 站点上的功能的插件。该功能的下载有时需要长达 30 分钟的时间,尽管它很小。
这可能是基于我们无法影响的 eclipse 服务器。针对此问题或类似问题存在一些错误。请随意对它们发表评论,也许可以修复它们:
等等..有很多这样的。
I am exepriencing the same problem. I am developing a plug-in that depends on a feature on the eclipse site. The downloading of that feature takes sometimes up to 30 minutes, even though it is quite small.
This is probably based on eclipse servers which we can't influence. There are a couple bugs opened for this or similar issues. Feel free to comment on them to maybe get them fixed:
and so on .. there are a bunch of those.
检查你的防火墙。就我而言,禁用迈克菲使其再次顺利运行。
Check your firewall. In my case disabling McAfee made it run smooth again.
我在“首选项”下的“安装/更新”中发现了一些无效链接,基本上,如果您有任何类型的无效链接,并且您可能添加了信任它们作为更新站点的链接,则会导致所有下载速度非常慢。转到“首选项”>“安装/更新”并删除您添加的所有自定义链接,您可以通过运行“更新”专门检查错误日志以告诉您哪些链接无效。
I found some invalid links in Install/Update under Preferences, basically if you have any sort of invalid links which you may have added trusting in them to be update sites, it causes all downloads to be terribly slow. Go to Preferences>Install/Update and delete all your custom links that you added, you can specifically check the error log to tell you which links are invalid by running Update.