【发布时间】:2013-02-01 12:54:13
【问题描述】:
当我尝试在 Eclipse 中安装新功能(使用 ADT 作为基础包)时,我得到了
‘Installing Software’ has encountered a problem.
An error occurred while collecting items to be installed
An error occurred while collecting items to be installed
session context was:(profile=profile, hase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=). No repository found containing: osgi.bundle,com.android.ide.eclipse.base,21.1.0.v201302060044-569685
No repository found containing: osgi.bundle,com.android.ide.eclipse.ddms,21.1.0.v201302060044-569685
No repository found containing: org.eclipse.update.feature,com.android.ide.eclipse.ddms,21.1.0.v201302060044-569685
我已经安装了许多插件,但我不确定哪个插件可能会出现错误。如果其他人遇到此错误并找到解决方案,那就太好了。谢谢。
【问题讨论】:
-
什么操作系统/os版本?还有你正在使用的 Eclipse 版本?
-
Windows 7 家庭 64 位/Android 开发者工具 - 内部版本:v21.0.1-543035
标签: eclipse osgi bundle runtime-error adt