ADT离线安装报错

最近使用ADT的离线zip包安装ADT总是报错。说是

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

这个好像是硬伤,需要IDE联网下载别的插件。

 

解决方法是,

1.下载最新的EE版本的Eclipse,比Classes版本大点。本人测试过(Ubuntu X64)。

2.不使用最新的Classes版本的Eclipse,使用indigo老版本。

你可能感兴趣的:(adt)