`
rayloo
  • 浏览: 84263 次
  • 性别: Icon_minigender_1
  • 来自: 南京
社区版块
存档分类
最新评论

更新ADT遇到问题,requires plug-in "org.eclipse.wst.sse.ui"

阅读更多
( 转载 学习)

Android发布了新的版本,M5-rc14,不过随之更新的也有相关的 Eclipse插件ADT,根据Install guide上的说明,需要先卸载之前的ADT,然后全新安装新的ADT。新的ADT新增了一个Android Editor,暂时不清楚是干什么的,但是我的Eclipse却提示“requires plug-in org.eclipse.wst.sse.ui”。

之前没怎么用过Eclipse,对插件安装不是很熟悉,一番搜索后发现原来是没有安装WTP,于是开始找WTP来安装,后来又发现,WTP背后竟然有一大堆plug-in都没有安装。他们是:

Eclipse Modeling Framework (EMF, XSD InfoSet, SDO)

emf-sdo-xsd-SDK-2.3.1.zip

Graphical Editing Framework (GEF) GEF-SDK-3.3.1.zip
Data Tools Platform (DTP) dtp-sdk_1.5.1.zip

老老实实的一一下载安装。

然后安装

Web App Developers:

This non-SDK package is for most users. It includes the runnable code and end-user documentation for those using the tools to develop web applications.

wtp (37M) [md5]

其实以上都可以在http://download.eclipse.org/webtools/downloads/drops/R2.0/R-2.0.1-20070926042742/找到相关的链接。

再然后,回到ADT的安装,终于,成功了。

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics