最开始我是用myeclipse9.0安装adt 然后报错
搜答案 百度知道的两个问题 都没有解决方案 其中一个说换eclipse安装就解决了
好 我换
特意在某知名下软件的地方下了个3.5.2版本 然后安装 还不行 有说
//{
安装ADT的时候,提示“Cannot complete the install because one or more required items could not be found.Software being installed: Android Development Tools 0.9.6.v201002051504-24846 (com.android.ide.eclipse.adt.feature.group 0.9.6.v201002051504-24846)Missing requirement: Android Development Tools 0.9.6.v201002051504-24846(com.android.ide.eclipse.adt.feature.group 0.9.6.v201002051504-24846) requires 'org.eclipse.gef 0.0.0' but it could not be found”,解决方法如下:
1.启动eclipse,点击window——>preferences——>install/update——>available software sites,点击Add,把如下几个网址添加过去
Eclipse GEF http://download.eclipse.org/tools/gef/updates/releases/
Eclipse EMF http://download.eclipse.org/modeling/emf/updates/releases/
Eclipse GMF http://download.eclipse.org/modeling/gmf/updates/releases
Eclipse Webtools http://download.eclipse.org/webtools/updates/
Google eclipse Plugin http://dl.google.com/eclipse/plugin/3.5
2.重新安装ADT插件,更新网址:https://dl-ssl.google.com/android/eclipse/(如果遇到问题可以把https改为http)
总结:添加这几个网址的作用就是在安装ADT插件时,要eclipse自己寻找所需要的插件,并不需要网上说的那样,把GEF的整个插件下下来,当然,安装整个GEF也是可以的。
}//
的 我试过 根本不好用
然后仔细看报错
发现有wst字样 利用搜索引擎也发现说安装wst能解决
可是
wst下载根本没速度有木有!
然后我就找啊找 终于在csdn里的一个讨论的一个角落里找到了答案!
通过这个路径http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/helios/SR2/eclipse-java-helios-SR2-win32.zip下载下载这个版本的eclipse然后再安装就可以了
这个就是答案!
希望这篇文章能帮到你!
搜答案 百度知道的两个问题 都没有解决方案 其中一个说换eclipse安装就解决了
好 我换
特意在某知名下软件的地方下了个3.5.2版本 然后安装 还不行 有说
//{
安装ADT的时候,提示“Cannot complete the install because one or more required items could not be found.Software being installed: Android Development Tools 0.9.6.v201002051504-24846 (com.android.ide.eclipse.adt.feature.group 0.9.6.v201002051504-24846)Missing requirement: Android Development Tools 0.9.6.v201002051504-24846(com.android.ide.eclipse.adt.feature.group 0.9.6.v201002051504-24846) requires 'org.eclipse.gef 0.0.0' but it could not be found”,解决方法如下:
1.启动eclipse,点击window——>preferences——>install/update——>available software sites,点击Add,把如下几个网址添加过去
Eclipse GEF http://download.eclipse.org/tools/gef/updates/releases/
Eclipse EMF http://download.eclipse.org/modeling/emf/updates/releases/
Eclipse GMF http://download.eclipse.org/modeling/gmf/updates/releases
Eclipse Webtools http://download.eclipse.org/webtools/updates/
Google eclipse Plugin http://dl.google.com/eclipse/plugin/3.5
2.重新安装ADT插件,更新网址:https://dl-ssl.google.com/android/eclipse/(如果遇到问题可以把https改为http)
总结:添加这几个网址的作用就是在安装ADT插件时,要eclipse自己寻找所需要的插件,并不需要网上说的那样,把GEF的整个插件下下来,当然,安装整个GEF也是可以的。
}//
的 我试过 根本不好用
然后仔细看报错
发现有wst字样 利用搜索引擎也发现说安装wst能解决
可是
wst下载根本没速度有木有!
然后我就找啊找 终于在csdn里的一个讨论的一个角落里找到了答案!
通过这个路径http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/helios/SR2/eclipse-java-helios-SR2-win32.zip下载下载这个版本的eclipse然后再安装就可以了
这个就是答案!
希望这篇文章能帮到你!