Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » product creation(export a GMF plugin as a standalone Eclipse application)
product creation [message #532652] Mon, 10 May 2010 13:11 Go to next message
Eclipse UserFriend
Hi there,
I've created a GMF plugin and now would like to give it to my users as a standalone Eclipse, that is I would like to give an Eclipse installation without any other plugin (Java, C++, etc.) but my plugin.

I've read a way to do this is through the experimental SDK, creating a gmfgen file with the RCP option, but I'm a bit confused, since I've also read it's possible to export a generic Eclipse plugin as an "Eclipse product".

I've tried to export my GMF plugin as an Eclipse product, but can't understand which application to choose in the export wizard.

What would you recommend?

Thank you in advance,

cheers

[Updated on: Tue, 11 May 2010 07:04] by Moderator

Re: product creation [message #536656 is a reply to message #532652] Sat, 29 May 2010 07:24 Go to previous messageGo to next message
Eclipse UserFriend
Hi giampow, this is yourself some time ahead:

I've found the solution for your problem, just open the Eclipse view named "GMF Dashboard", click the check button "RCP", then click the command link "transform", and then regenerate the java code.

Now you should get an RCP application (thus, the code generation has now included all the classes needed for the plugin to work as an RCP app)

cheers,
yourself
Re: product creation [message #536811 is a reply to message #536656] Mon, 31 May 2010 03:19 Go to previous messageGo to next message
Eclipse UserFriend
Oh boy, do I want access to your time traveling machine! Especially when it comes to solving tedious GMF-tasks...
Re: product creation [message #536857 is a reply to message #536811] Mon, 31 May 2010 05:56 Go to previous message
Eclipse UserFriend
well, I wanted to report the solution I've found myself,
hoping it might be helpful to others:

it's not actually a solution to a problem, but just the way GMF works.
But those who are new to GMF and/or Eclipse develoment may find it not obvious.

About the time traveling machine access:

host: delorian.com
port: 1985
username: Marty
password: 88mph

Wink
Previous Topic:How to change the background color of a tool
Next Topic:NPE in XXXDiagramEditor.getEditingDomain after migrating to GMF 2.3
Goto Forum:
  


Current Time: Fri Jul 11 22:29:17 EDT 2025

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

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

Back to the top