Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » eRCP » Migrate EMF / GMF based eclipse 3 plugins to RCP
Migrate EMF / GMF based eclipse 3 plugins to RCP [message #1733498] Sat, 28 May 2016 20:29
Dennis sui is currently offline Dennis suiFriend
Messages: 35
Registered: February 2010
Member
Some time ago I created a graphical editor with GMF ( xsd->ecore->emf->gmf).
Additionally I created plugins with different views, launchers (debugger) and more.

All those plugins were created with Eclipse Helios.

Now, I would like to create a RCP application out of my plugins.
I did a lot of internet research but still do not really understand how to begin.

I read this tutorial (http://www.vogella.com/tutorials/EclipseRCP/article.html#plugin_creatinge4) but still not sure what to do.
If I would do as told in this tutorial, I would have to build all the windows, editors, menus and so on manually, correct ? And if so, how to get those default eclipse features in my RCP application, like: Create an empty project, starting my "New Diagram" Wizard. Double click the diagram file in the project view, and so on...

Do I really have to build all those features manually with the Application Model file ??

I really could use some pointers to the right direction.

Thanks in advance!
Previous Topic:Warning while launching Eclipse 4.5 with Java 8
Next Topic:My mates can't get my plugin from my updatesite
Goto Forum:
  


Current Time: Tue Mar 19 08:15:22 GMT 2024

Powered by FUDForum. Page generated in 0.02140 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top