在eclipse Indigo中安装ADT时没有找到存储库错误

时间:2023-01-20 16:44:29

This error comes when I try to install ADT:

我尝试安装ADT时出现此错误:

An error occurred while collecting items to be installed
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,com.android.ide.eclipse.adt,16.0.1.v201112150204-238534
No repository found containing: org.eclipse.update.feature,com.android.ide.eclipse.adt,16.0.1.v201112150204-238534
No repository found containing: osgi.bundle,com.android.ide.eclipse.ddms,16.0.1.v201112150204-238534
No repository found containing: org.eclipse.update.feature,com.android.ide.eclipse.ddms,16.0.1.v201112150204-238534
No repository found containing: osgi.bundle,com.android.ide.eclipse.hierarchyviewer,16.0.1.v201112150204-238534
No repository found containing: org.eclipse.update.feature,com.android.ide.eclipse.hierarchyviewer,16.0.1.v201112150204-238534
No repository found containing: osgi.bundle,com.android.ide.eclipse.traceview,16.0.1.v201112150204-238534
No repository found containing: org.eclipse.update.feature,com.android.ide.eclipse.traceview,16.0.1.v201112150204-238534
No repository found containing: osgi.bundle,overlay.com.android.ide.eclipse.adt.overlay,16.0.1.v201112150204-238534

An eclipse Java EE version and I'm following This. Platform is Windows.

一个eclipse Java EE版本,我正在关注这个。平台是Windows。

9 个解决方案

#1


344  

Uncheck “Contact all update sites during install to find required software” (this is causing the error message above).

取消选中“在安装期间联系所有更新站点以查找所需的软件”(这会导致上面的错误消息)。

#2


46  

Just had the same issue.

刚刚遇到同样的问题。

I removed the http://dl-ssl.google.com/android/eclipse/ site and then re-added it, then everything downloaded fine.

我删除了http://dl-ssl.google.com/android/eclipse/网站,然后重新添加,然后一切都下载得很好。

#3


23  

for the latest update, I had to use the url

对于最新的更新,我不得不使用网址

https://dl-ssl.google.com/android/eclipse/

Please note the "https" as well as the "/" at the end of the url.

请注意“https”以及网址末尾的“/”。

#4


7  

My initial ADT URL was https://dl-ssl.google.com/android/eclipse/ and that was giving me this error.

我的初始ADT网址是https://dl-ssl.google.com/android/eclipse/,这给了我这个错误。

I solved it by replacing https with http and running the update again.

我通过用http替换https并再次运行更新来解决它。

#5


5  

As @ZainAli suggested I also solved this for the 21.1 Android SDK Tools update by removing the http://dl-ssl.google.com/android/eclipse/ site and re-added it. To do that click on the "Available Software Sites" link in the Available Software dialog and remove appropriately. Then come back to the Help / Install New Software and re-add it. I would post a picture if I had the rep.

正如@ZainAli建议我通过删除http://dl-ssl.google.com/android/eclipse/网站并重新添加它来解决21.1 Android SDK Tools更新的问题。为此,请单击“可用软件”对话框中的“可用软件站点”链接并相应地删除。然后返回帮助/安装新软件并重新添加。如果我有代表,我会张贴一张照片。

#6


2  

I removed the site http://dl-ssl.google.com/android/eclipse from the list of sites, restarted eclipse, invoked Help/Update, re-added the site http://dl-ssl.google.com/android/eclipse/, invoked Help/Update again, which now runs fine.

我从网站列表中删除了网站http://dl-ssl.google.com/android/eclipse,重新启动了eclipse,调用了帮助/更新,重新添加了网站http://dl-ssl.google.com/ android / eclipse /,再次调用Help / Update,现在运行正常。

#7


0  

Please, check link http://developer.android.com/sdk/eclipse-adt.html

请查看链接http://developer.android.com/sdk/eclipse-adt.html

configration your eclips.

把你的日食包起来。

Install New Software in your eclips, put this link http://dl-ssl.google.com/android/eclipse/

在您的eclips中安装新软件,请点击此链接http://dl-ssl.google.com/android/eclipse/

and install edit

并安装编辑

#8


0  

Updating from Kepler SR1 to Kepler SR2 solved this for me. I've just installed over the existing installation, so none of my settings were harmed.

从Kepler SR1更新到Kepler SR2解决了这个问题。我刚安装了现有的安装,所以我的设置都没有受到伤害。

Win8.1, 64bit

Win8.1,64bit

#9


0  

I solved the problem very easily in windows.

我在Windows中很容易解决了这个问题。

Go to Control Panel -> Network and Sharing Center -> Windows Firewall -> Turn off Windows Firewall

转到“控制面板” - >“网络和共享中心” - >“Windows防火墙” - >“关闭Windows防火墙”

And try to install again and see the magic :)

并尝试再次安装,看到魔术:)

#1


344  

Uncheck “Contact all update sites during install to find required software” (this is causing the error message above).

取消选中“在安装期间联系所有更新站点以查找所需的软件”(这会导致上面的错误消息)。

#2


46  

Just had the same issue.

刚刚遇到同样的问题。

I removed the http://dl-ssl.google.com/android/eclipse/ site and then re-added it, then everything downloaded fine.

我删除了http://dl-ssl.google.com/android/eclipse/网站,然后重新添加,然后一切都下载得很好。

#3


23  

for the latest update, I had to use the url

对于最新的更新,我不得不使用网址

https://dl-ssl.google.com/android/eclipse/

Please note the "https" as well as the "/" at the end of the url.

请注意“https”以及网址末尾的“/”。

#4


7  

My initial ADT URL was https://dl-ssl.google.com/android/eclipse/ and that was giving me this error.

我的初始ADT网址是https://dl-ssl.google.com/android/eclipse/,这给了我这个错误。

I solved it by replacing https with http and running the update again.

我通过用http替换https并再次运行更新来解决它。

#5


5  

As @ZainAli suggested I also solved this for the 21.1 Android SDK Tools update by removing the http://dl-ssl.google.com/android/eclipse/ site and re-added it. To do that click on the "Available Software Sites" link in the Available Software dialog and remove appropriately. Then come back to the Help / Install New Software and re-add it. I would post a picture if I had the rep.

正如@ZainAli建议我通过删除http://dl-ssl.google.com/android/eclipse/网站并重新添加它来解决21.1 Android SDK Tools更新的问题。为此,请单击“可用软件”对话框中的“可用软件站点”链接并相应地删除。然后返回帮助/安装新软件并重新添加。如果我有代表,我会张贴一张照片。

#6


2  

I removed the site http://dl-ssl.google.com/android/eclipse from the list of sites, restarted eclipse, invoked Help/Update, re-added the site http://dl-ssl.google.com/android/eclipse/, invoked Help/Update again, which now runs fine.

我从网站列表中删除了网站http://dl-ssl.google.com/android/eclipse,重新启动了eclipse,调用了帮助/更新,重新添加了网站http://dl-ssl.google.com/ android / eclipse /,再次调用Help / Update,现在运行正常。

#7


0  

Please, check link http://developer.android.com/sdk/eclipse-adt.html

请查看链接http://developer.android.com/sdk/eclipse-adt.html

configration your eclips.

把你的日食包起来。

Install New Software in your eclips, put this link http://dl-ssl.google.com/android/eclipse/

在您的eclips中安装新软件,请点击此链接http://dl-ssl.google.com/android/eclipse/

and install edit

并安装编辑

#8


0  

Updating from Kepler SR1 to Kepler SR2 solved this for me. I've just installed over the existing installation, so none of my settings were harmed.

从Kepler SR1更新到Kepler SR2解决了这个问题。我刚安装了现有的安装,所以我的设置都没有受到伤害。

Win8.1, 64bit

Win8.1,64bit

#9


0  

I solved the problem very easily in windows.

我在Windows中很容易解决了这个问题。

Go to Control Panel -> Network and Sharing Center -> Windows Firewall -> Turn off Windows Firewall

转到“控制面板” - >“网络和共享中心” - >“Windows防火墙” - >“关闭Windows防火墙”

And try to install again and see the magic :)

并尝试再次安装,看到魔术:)