Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Graphiti » generate stand alone java application(how to generate the plugin run it as a stand-alone java application or integrate it with other applications)
icon4.gif  generate stand alone java application [message #1698354] Sun, 14 June 2015 20:49 Go to next message
Ayoub Makroz is currently offline Ayoub MakrozFriend
Messages: 7
Registered: June 2015
Junior Member
Hello everybody

I have my graphiti editor ready and I'm wondering how can I generate the plug in as stand alone java application or integrate it with other java applications ?

thanks

Ayoub,
Re: generate stand alone java application [message #1698867 is a reply to message #1698354] Thu, 18 June 2015 13:09 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Ayoub,

for a standalone application you will probably need to create an Eclipse RCP
application (based on Eclipse 3.x). There are tutorials out in the web how
to do that, e.g. http://www.vogella.com/tutorials/Eclipse3RCP/article.html

Not sure what exactly you mean with integration into other Java
applications. In case you mean to install your plugin/editor into any other
Eclipse installation, the usual way to do that is to provide an update site
containing yout editor and allow users to install it from there.

HTH,
Michael
Previous Topic:Editor shapes are red after changing model in another editor
Next Topic:Select DiagramEditpart after opening the Diagram to show the propertysheet for the same.
Goto Forum:
  


Current Time: Thu Sep 12 22:33:28 GMT 2024

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

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

Back to the top