您的位置:首页 > 编程语言 > Java开发

eclipse 安装adt失败问题

2014-03-24 02:13 429 查看
在eclipse上安装adt时,一直报错:

Cannot complete the install
because one or more required items could not be found.

Software being installed: Android Development Tools 8.0.1.v201012062107-82219 (com.android.ide.eclipse.adt.feature.group 8.0.1.v201012062107-82219)

Missing requirement: Android Development Tools 8.0.1.v201012062107-82219 (com.android.ide.eclipse.adt.feature.group 8.0.1.v201012062107-82219)
requires 'org.eclipse.gef 0.0.0' but it could not be found

解决: 因为WST Server Adapters没有安装。

1. 在Help->Install New Software 中:
http://download.eclipse.org/releases/galileo/
等出来后找到Web, XML, and Java EE Development 下的 WST Server Adapters 进行安装,要等半天。。。

2、 在Help->Install New Software 中安装下载的ADT插件。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: