简体   繁体   English

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

[英]No repository found error in Installing ADT in eclipse Indigo

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 . 一个eclipse Java EE版本,我正在关注这个 Platform is Windows. 平台是Windows。

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

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/网站,然后重新添加,然后一切都下载得很好。

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”以及网址末尾的“/”。

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并再次运行更新来解决它。

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. 正如@ZainAli建议我通过删除http://dl-ssl.google.com/android/eclipse/网站并重新添加它来解决21.1 Android SDK Tools更新的问题。 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. 如果我有代表,我会张贴一张照片。

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

Updating from Kepler SR1 to Kepler SR2 solved this for me. 从Kepler SR1更新到Kepler SR2解决了这个问题。 I've just installed over the existing installation, so none of my settings were harmed. 我刚安装了现有的安装,所以我的设置都没有受到伤害。

Win8.1, 64bit Win8.1,64bit

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 :) 并尝试再次安装,看到魔术:)

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/ 在您的电子邮件中安装新软件,请将此链接http://dl-ssl.google.com/android/eclipse/

and install edit 并安装编辑

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM