ECLIPSE:无法下载新软件,停留在'pending...'
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/7852708/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
ECLIPSE: can't download new software, stays stuck in 'pending...'
提问by Maruccio
using Eclipse 3.7 (Indigo)
使用 Eclipse 3.7 (Indigo)
I know there are similar questions (out-dated by the way) but none can solve my problem i go to HELP -> Install New Software -> Work With
我知道有类似的问题(顺便说一句已经过时)但没有一个可以解决我的问题我去帮助 -> 安装新软件 -> 使用
and select
并选择
Indigo - http://download.eclipse.org/releases/indigo
靛蓝 - http://download.eclipse.org/releases/indigo
and it keeps saying 'Pending...'
它一直说“待定......”
Any ideas?? i'd be VERY grateful
有任何想法吗??我会很感激
:D
:D
EDIT: by the way, nothing on the error log
编辑:顺便说一下,错误日志上没有任何内容
采纳答案by Lycha
Go to "Preferences"->"Install/Update"->"Available Software Sites" and uncheck all except "Indigo". Then try again. I think eclipse gets updates from all sites before it gets through "Pending..."-stage.
转到“首选项”->“安装/更新”->“可用软件站点”并取消选中除“Indigo”之外的所有站点。然后再试一次。我认为 Eclipse 在通过“待定...”阶段之前会从所有站点获取更新。
Then re-check items until you find the one that causes it to jam.
然后重新检查物品,直到找到导致它卡住的物品。
回答by oshai
回答by feelfree
回答by Abhi
This is what worked for me. I don't know if you had the same problem as me. But mine was stuck at Updating software and I wanted to update my ADT plugin for ecliplse. I started fiddler and unchecked everything except ADT plugin to track which website is blocking the updates.
这对我有用。不知道你有没有和我一样的问题。但是我的卡在更新软件上,我想为 ecliplse 更新我的 ADT 插件。我启动了 fiddler 并取消选中除 ADT 插件之外的所有内容,以跟踪哪个网站阻止了更新。
Guess what things just started working as if Eclipse got scared of fiddler :)
猜猜什么东西刚刚开始工作,就好像 Eclipse 害怕提琴手一样:)