Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Graphiti » Saving graphiti diagram as xpdl from command line.(Graphiti project executed from command line)
Saving graphiti diagram as xpdl from command line. [message #1285641] Sat, 05 April 2014 21:03 Go to next message
steve dobbs is currently offline steve dobbsFriend
Messages: 15
Registered: March 2014
Junior Member
I want to run the entire graphiti project from command line .The result should be an xpdl from an existing graphiti diagram in the project which the program already does from eclipse.Is it possible i could do this from command line.
I would like people who don't have access to eclipse but the code in unix box be able to acquire xpdl from command line.

Any thoughts how i could do it?
Re: Saving graphiti diagram as xpdl from command line. [message #1288091 is a reply to message #1285641] Tue, 08 April 2014 09:13 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Hi Steve,

hm, this should basically be possible. I just saw a blog posted by Manuel
Selva that deals with the possibility to create command line tools based
upon Eclipse, see
http://manuelselva.wordpress.com/2011/07/08/build-command-line-tools-on-top-of-eclipse/

Basically, you will need EMF, the org.eclipse.graphiti.mm and
org.eclipse.graphiti plugins (not the UI plugin!) and you should be able to
read a diagram file and convert it to whatever output you like.

Michael
Previous Topic:Save Diagram Image Programmatically
Next Topic:Create marker and use problem view
Goto Forum:
  


Current Time: Sat Apr 20 03:25:14 GMT 2024

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

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

Back to the top