【发布时间】:2012-03-02 20:48:37
【问题描述】:
我使用的是 Ubuntu 11.10,并从 Ubuntu 软件中心 安装了 Eclipse。这是我下载的 Eclipse 的信息。我有 Java SDK 6 和 7,但 Eclipse 配置为使用 Java SDK 6。
Version: 3.7.0
Build id: I20110613-1736
我正要在 Eclipse 上安装 ADT 插件,但在点击安装中的第一个 下一步 按钮后,这些错误告诉我无法安装 ADT,除非:
Cannot complete the install because one or more required items could not be found.
Software being installed: Android Development Tools 16.0.1.v201112150204-238534 (com.android.ide.eclipse.adt.feature.group 16.0.1.v201112150204-238534)
Missing requirement: Android Development Tools 16.0.1.v201112150204-238534 (com.android.ide.eclipse.adt.feature.group 16.0.1.v201112150204-238534) requires 'org.eclipse.wst.sse.core 0.0.0' but it could not be found
我该如何解决这个问题?
提前致谢。
【问题讨论】:
-
也许你应该先搜索一下:link
标签: android eclipse installation adt