【发布时间】:2011-11-12 07:05:52
【问题描述】:
我有 eclipse Galileo 安装了我的 ubuntu 机器。它在 Android 2.2 ADT 上运行良好。
但是在这之间发生了一些事情,我无法运行任何程序。所以我卸载了 Eclipse 并重新安装。现在当我尝试安装 ADT 时,它给出了错误。
帮助 -> 安装新软件包 ->
使用(添加)
名称:ADT.
位置:http://dl-ssl.google.com/android/eclipse/
它是列表 -> 开发工具。
我选择了它并按下“下一步”
它给出了以下错误。
The operation cannot be completed. See the details.
Cannot complete the install because one or more required items could not be found.
Software being installed: Android Development Tools 11.0.0.v201105251008-128486 (com.android.ide.eclipse.adt.feature.group 11.0.0.v201105251008-128486)
Missing requirement: Android Development Tools 11.0.0.v201105251008-128486 (com.android.ide.eclipse.adt.feature.group 11.0.0.v201105251008-128486) requires 'org.eclipse.wst.xml.core 0.0.0' but it could not be found.
请帮我在eclipse上安装ADT。
【问题讨论】:
-
您也可以查看此link 以解决其他 Eclipse 版本中的此问题:Installing Android Development Tools (ADT) in Eclipse Error
标签: android eclipse eclipse-plugin adt