开发者

I cant find the Plugin Project in my newly installed Eclipse? Help

开发者 https://www.devze.com 2023-01-07 05:03 出处:网络
File > New > Other , but its not there. =(. I only see General, CVS, Java, Tasks, XML and E开发者_开发百科xamples.

File > New > Other , but its not there. =(. I only see General, CVS, Java, Tasks, XML and E开发者_开发百科xamples.

Do I need to install anything else to get the Plugin Project so I can use the wizard? Thanks, I was planning to write some sweet plugins but I am stuck.


You need to install the right package of Eclipse.

The RCP edition should give you what you are looking for.
See the RCP tutorial for illustration.

You can also update your existing Helios Eclipse, by Installing "General Purpose Tools" -> "Eclipse Plug-in Development Environment" and "Eclipse RCP Plug-in Developer Resources" from the Helios update site.

alt text http://www.vogella.de/articles/EclipseRCP/images/update10.gif

After that, you should see the right menu in File-> New Project:

alt text http://www.vogella.de/articles/EclipseRCP/images/firstrcp02.gif

0

精彩评论

暂无评论...
验证码 换一张
取 消