【发布时间】:2012-03-19 03:55:19
【问题描述】:
我正在尝试在 Mandriva Linux 2011 VM 中的 Eclipse SDK 3.7.2 中安装 ADT 16.0.1。我已经成功安装了 Eclipse,并且我已经下载了 ADT 插件存档。然后,我尝试将 Eclipse 的“安装新软件”指向存档,它可以正确检测到该存档。但是,当我全选并尝试安装时,它会挂在那里,并显示以下常规日志消息:
org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
一段时间后,它只是中止并显示以下错误消息:
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
为什么会发生这种情况,我该如何解决?
谢谢!
【问题讨论】: