安装eclipse ide 3.5用于android开发

时间:2010-05-31 13:46:45

标签: android eclipse eclipse-plugin

当我试图安装Android的adt插件时,我得到错误'org.eclipse.wst.sse.core 0.0.0缺失

2 个答案:

答案 0 :(得分:1)

是的,这通常是Eclipse打包问题,默认安装无法包含基本路径。

您需要将“http://download.eclipse.org/releases/galileo”添加到可用的软件站点。有关完整的演练,请参阅http://android.opensourceror.org/2009/12/07/missing-dependencies-for-the-eclipse-adt-plugin /。

答案 1 :(得分:0)

缺少一个必需的Eclipse插件(see similar thread here)。你安装了哪个Eclipse包? “Eclipse for Java EE”通常具有该插件。或者,您可以在“可用软件站点”面板中添加Eclipse发布和更新站点,并让Eclipse为您处理所需的插件下载。