Android - Ubuntu 下安装ADT ,少WST插件有关问题,解决方案

Android --- Ubuntu 下安装ADT ,少WST插件问题,解决方案64位的Ubuntu系统64位 eclipse 3.7.2 在安装ADT18.

Android --- Ubuntu 下安装ADT ,少WST插件问题,解决方案

64位的Ubuntu系统+64位 eclipse 3.7.2 在安装ADT18.0时报错。。。。


  Cannot complete the install because one or more required items could not be found.
  Software being installed: Android Development Tools 18.0.0.v201203301601-306762 (com.android.ide.eclipse.adt.feature.group 18.0.0.v201203301601-306762)
  Missing requirement: Android Development Tools 18.0.0.v201203301601-306762 (com.android.ide.eclipse.adt.feature.group 18.0.0.v201203301601-306762)

 requires 'org.eclipse.wst.sse.core 0.0.0' but it could not be found


根据最后一条原因,少一个WST的插件。。。。

在Eclipse 中 install New Software -----输入:http://download.eclipse.org/releases/indigo/


找到最后一项,最后一条,勾上安装WST,然后再次安装ADT便不会有问题了。