简体   繁体   English

ADT未安装在Eclipse Kepler上

[英]ADT not installing on Eclipse Kepler

I have downloaded Eclipse Kepler and now trying to instal Android ADT. 我已经下载了Eclipse Kepler,现在尝试安装Android ADT。 I am facing the below issue. 我面临以下问题。

Cannot complete the install because one or more required items could not be found. 由于找不到一个或多个必需项,因此无法完成安装。 Software being installed: Android Development Tools 22.6.3.v201404151837-1123206 (com.android.ide.eclipse.adt.feature.group 22.6.3.v201404151837-1123206) Missing requirement: Android Development Tools 22.6.3.v201404151837-1123206 (com.android.ide.eclipse.adt.feature.group 22.6.3.v201404151837-1123206) requires 'org.eclipse.wst.sse.core 0.0.0' but it could not be found 正在安装的软件:Android开发工具22.6.3.v201404151837-1123206(com.android.ide.eclipse.adt.feature.group 22.6.3.v201404151837-1123206)缺少要求:Android开发工具22.6.3.v201404151837-1123206( com.android.ide.eclipse.adt.feature.group 22.6.3.v201404151837-1123206)需要“ org.eclipse.wst.sse.core 0.0.0”,但找不到

  1. Initially I tried to install using https://dl-ssl.google.com/android/eclipse/ . 最初,我尝试使用https://dl-ssl.google.com/android/eclipse/进行安装。 I got the error. 我得到了错误。
  2. Later I downloaded the package and installed from local but getting the above error. 后来我下载了软件包并从本地安装,但是出现了以上错误。 Any suggestions ? 有什么建议么 ?

I tried running the eclipse in administrator mode but still getting the same error. 我尝试在管理员模式下运行Eclipse,但仍然遇到相同的错误。 ADT Plugin can't install: Missing requirement: Android Development Tools ADT插件无法安装:缺少要求:Android开发工具

Any help is appreciated. 任何帮助表示赞赏。 Note: In my system, Android SDK is working fine in my Eclipse Indigo working perfectly in my system. 注意:在我的系统中,Android SDK在Eclipse Indigo中运行良好,在我的系统中运行良好。

ADT might depend on other plugins, such as Eclipse Web Tools. ADT可能依赖于其他插件,例如Eclipse Web Tools。 You need to make sure you checked Contact all update sites during install to find required software . 您需要确保Contact all update sites during install to find required software选中“ Contact all update sites during install to find required software Eclipse will then look up dependencies in other update sites, like the default Kepler one. 然后,Eclipse将在其他更新站点中查找依赖关系,例如默认的开普勒站点。

I have solved the problem by unzipping the eclipse again from the original zipped file. 我已经通过从原始压缩文件中再次解压缩Eclipse解决了该问题。 Right now everything works fine. 现在一切正常。

But thanks lulian Dragos. 但是,感谢露莲·德拉戈斯。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM