【发布时间】:2011-05-14 01:50:52
【问题描述】:
我正在全新安装的 Fedora 14 (Linux) 上安装 Android SDK。我安装了 eclipse,并运行了 tools/android sdk 工具来安装 SDK 的所有 Eclipse 组件。自行选择时,我能够安装 DDMS。
对于最后一个组件 - Android 开发人员工具,我收到了下面粘贴的丑陋错误消息。
现在我陷入了 Eclipse 依赖地狱。
我在 Fedora 中搜索了可用的软件包,但找不到具有满足此 Eclipse 依赖项所需文件的软件包。谁能翻译一下 Eclipse 所要求的内容以及它所在的 Fedora 软件包?
丑陋的错误:
Cannot complete the install because one or more required items could not be found.
Software being installed: Android Development Tools 0.9.9.v201009221407-60953 (com.android.ide.eclipse.adt.feature.group 0.9.9.v201009221407-60953)
Missing requirement: Android Development Tools 0.9.9.v201009221407-60953 (com.android.ide.eclipse.adt.feature.group 0.9.9.v201009221407-60953) requires 'org.eclipse.wst.sse.core 0.0.0' but it could not be found
【问题讨论】:
标签: android eclipse eclipse-plugin android-2.2-froyo