阅读更多

When I try to install the Android Developer Tool, I get the following error.

Software being installed: Android Development Tools 11.0.0.v201105251008-128486 (com.android.ide.eclipse.adt.feature.group 11.0.0.v201105251008-128486) Missing requirement: Android Development Tools 11.0.0.v201105251008-128486 (com.android.ide.eclipse.adt.feature.group 11.0.0.v201105251008-128486) requires 'org.eclipse.wst.sse.core 0.0.0' but it could not be found

I also found that adding the WST package does not help. I get the following,

Cannot complete the install because one or more required items could not be found. Software being installed: Google Web Toolkit SDK 2.3.0 2.3.0.r37v201106211634 (com.google.gwt.eclipse.sdkbundle.e37.feature.feature.group 2.3.0.r37v201106211634) Missing requirement: Google Plugin for Eclipse 3.7 2.3.2.r37v201106211634 (com.google.gdt.eclipse.suite.e37.feature.feature.group 2.3.2.r37v201106211634) requires 'org.eclipse.wst.xml.core 0.0.0' but it could not be found Cannot satisfy dependency: From: Google Web Toolkit SDK 2.3.0 2.3.0.r37v201106211634 (com.google.gwt.eclipse.sdkbundle.e37.feature.feature.group 2.3.0.r37v201106211634) To: com.google.gdt.eclipse.suite.e37.feature.feature.group 2.3.2

I'm running Eclipse Indigo 64bit version. Could someone point me in the right direction? Or tell me where to find that missing package.

 

 

 

6 down vote

I got around the org.eclipse.wst.xml.core 0.0.0 issue by taking the following steps:

  • Go to help
  • Install New Software: Add Name: Indigo Location: "http://download.eclipse.org/releases/indigo "
  • Select 'WST Server Adapters ' under 'Web, XML, Java,... " (last name in list)
  • Accept licensing agreement
  • Restart Eclipse
  • Resume procedure to install ADT

It worked for me, hope it does for you too.

更多相关文章

  1. Notification应用
  2. Gradle-Android打包文档
  3. android自定义弹出层
  4. 索尼阅读器 PRS-T1 被黑显露更多 Android(安卓)特性,可跑其它电子
  5. Android(安卓)阅读软件集锦 | 小众软件 > Android
  6. [置顶] 一路16有你,一起17前行。Keep不止,Android不息。
  7. 《Android(安卓)应用之路》 Android(安卓)开发技术选型(博客,新闻,
  8. Android消息机制源码阅读
  9. 阅读郭林《第一行代码》的笔记——第5章 全局大喇叭,详解广播机制

随机推荐

  1. Android必学之AsyncTask
  2. Android深入浅出自定义控件(三)
  3. Android高手进阶教程(二十六)之---Androi
  4. Android加载大图防止OOM
  5. Android(安卓)RemoteViews的基本使用(上)
  6. repo详解与如何更改manifest快速获取和复
  7. Android学习10-----Android组件通信 (7)
  8. 帮助android程序实现动画特效--Lemon动画
  9. ListView中getView的原理+如何在ListView
  10. [置顶] 开发第一个Android设备驱动程序