eclipse-SDK-3.6.2-win32版本中安装android所需的ADT插件时所产生的bug。因为在eclipse-SDK-3.6.2-win32中缺少所需的插件安装不上android所需的ADT插件以下是在安装过程中长生的bug以及解决方案如下:

当没有导入插件的时候是直接导入android所需的ADT插件时产生的bug

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

Software being installed: Android Development Tools 10.0.0.v201102162101-104271 (com.android.ide.eclipse.adt.feature.group 10.0.0.v201102162101-104271)

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

原因:由于缺少org.eclipse.gef所以要到eclipse官方网站下载GEF-SDK-3.6.2插件。

导入完插件GEF-SDK-3.6.2的再导入android所需的ADT插件时产生的bug

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

Software being installed: Android Development Tools 10.0.0.v201102162101-104271 (com.android.ide.eclipse.adt.feature.group 10.0.0.v201102162101-104271)

Missing requirement: Android Development Tools 10.0.0.v201102162101-104271 (com.android.ide.eclipse.adt.feature.group 10.0.0.v201102162101-104271) requires 'org.eclipse.wst.sse.core 0.0.0' but it could not be found

原因:由于缺少org.eclipse.wst.sse.core到官方网站下载wst插件但是wst插件属于wtp插件中所以下载wtp-sdk-S-3.3.0插件并加载到eclipse中。

导入完wtp-sdk-S-3.3.0插件然后在导入android所需的ADT插件时产生的bug

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

Software being installed: Android Development Tools 10.0.0.v201102162101-104271 (com.android.ide.eclipse.adt.feature.group 10.0.0.v201102162101-104271)

Missing requirement: Structured Source Editor 1.3.0.v201103081945 (org.eclipse.wst.sse.ui 1.3.0.v201103081945) requires 'bundle org.eclipse.emf.common [2.4.0,3.0.0)' but it could not be found

Cannot satisfy dependency:

From: Android Development Tools 10.0.0.v201102162101-104271 (com.android.ide.eclipse.adt.feature.group 10.0.0.v201102162101-104271)

To: org.eclipse.wst.sse.ui 0.0.0

原因:由于缺少org.eclipse.emf.common插件下载emf-xsd-SDK-2.6.1件并加载到eclipse.再导入android所需的ADT插件就会成功了。

所需要以上的eclipse插件可以到下面的官网去下载:

http://archive.eclipse.org/webtools/downloads/drops/R2.0/R-2.0.1-20070926042742/

在上面的地址下载的插件不能导入eclipse中只能解压后导入到eclipse相应的文件中

更多相关文章

  1. Android(安卓)SDK Platforms 提取下载
  2. Android入门教程(三)之------导入现有Android工程
  3. 使用Android(安卓)Studio查看Android(安卓)5.x源码
  4. Android(安卓)studio导入Github的项目
  5. android学习资料整理-----高级篇
  6. android之调用webservice 实现图片上传下载
  7. 修改Android(安卓)Studio下的AVD的下载路径
  8. 【博客园客户端】博客园Android客户端更新:离线下载、本地收藏、R
  9. 用Gradle 构建你的android程序-依赖管理篇

随机推荐

  1. C#中foreach实例代码
  2. MailKit帮助类实例详解
  3. 泛型的概述和具体使用
  4. 分享一个磁盘文件查看系统
  5. 什么是MVVM架构和数据绑定?
  6. 实现内容精准化搜索和用户精准化推送的实
  7. 树莓派(Raspberry Pi,RPi)的详细介绍
  8. 分享一个jQuery效果实例代码
  9. 编写高性能 .NET的实例教程
  10. IdentityServer4 SigningCredential(RSA