Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 17:11 Go to next message
giampow Mising name is currently offline giampow Mising nameFriend
Messages: 31
Registered: May 2010
Member
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 11:04]

Report message to a moderator

Re: product creation [message #536656 is a reply to message #532652] Sat, 29 May 2010 11:24 Go to previous messageGo to next message
giampow Mising name is currently offline giampow Mising nameFriend
Messages: 31
Registered: May 2010
Member
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 07:19 Go to previous messageGo to next message
Pettax  is currently offline Pettax Friend
Messages: 7
Registered: April 2010
Junior Member
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 09:56 Go to previous message
giampow Mising name is currently offline giampow Mising nameFriend
Messages: 31
Registered: May 2010
Member
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: Sat Jul 27 10:57:21 GMT 2024

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

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

Back to the top