我真的不想问这个问题,因为它似乎被问了很多次,但是没有一个回答对我有帮助。
我在我的MacBook上运行OSX10.7.2(64位)。我刚刚做了一个干净的安装,新的硬盘驱动器,并从10.6.x升级。
我正在尝试让Eclipse重新启动并运行,但到目前为止还没有什么好运气。我已经安装了Android工具,并且已经开始工作了,所以我并没有遗漏任何我认为不明显的东西。我已经使用sdk/tools/android实用程序安装了所有的平台/工具,现在正在尝试通过Install New Software在Eclipse中安装ADT。我第一次尝试了Eclipse3.7.1(Indigo-64bit),但没有成功。我已经删除了它,并安装了Helios (3.6.x-32位),并且仍然得到相同的错误。
我还尝试过从Google下载的存档中安装ADT,而不是存储库URL (我也尝试过)。
Eclipse可以通过任何一种方式查看包(4),并且我能够接受条目的TOS,但随后我得到了一个安装错误:
An error occurred while collecting items to be installed session context was:(profile=SDKProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=). No repository found containing: osgi.bundle,org.eclipse.jem.util,2.1.3.v201012070000 No repository found containing: osgi.bundle,org.eclipse.wst.common.emf,1.2.3.v201012100400 No repository found containing: osgi.bundle,org.eclipse.wst.common.emfworkbench.integration,1.2.3.v201012020600 No repository found containing: osgi.bundle,org.eclipse.wst.sse.core,1.1.504.v201102160550 No repository found containing: osgi.bundle,org.eclipse.wst.sse.ui,1.2.3.v201102102045 No repository found containing: osgi.bundle,org.eclipse.wst.validation,1.2.201.v201101270100 No repository found containing: osgi.bundle,org.eclipse.wst.xml.core,1.1.503.v201102102045 No repository found containing: osgi.bundle,org.eclipse.wst.xml.ui,1.1.103.v201101122108
有人有什么建议吗?我已经降级了版本和架构,尝试安装从回购和软件包,并已完全删除和重新添加了另外两个相关的repos (Helios和Eclipse更新)。
编辑,精确步骤:
使用"Google - http://dl-ssl.google.com/android/eclipse/"
…
也许他们的回购失败了什么的。
发布于 2011-12-13 20:17:28
我试着记录我正在做的每一步,它神奇地起了作用。他们的回购肯定是在之前的尝试中失败了。
https://stackoverflow.com/questions/8491982
复制相似问题