Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » M2T (model-to-text transformation) » How to run xpand (or a workflow) from the command line?
How to run xpand (or a workflow) from the command line? [message #518414] Thu, 04 March 2010 02:25 Go to next message
Michael Scharf is currently offline Michael ScharfFriend
Messages: 301
Registered: July 2009
Senior Member
Hi,

how do I run xpand from the command line like a classical compiler?


Michael
--
Michael Scharf
Wind River Systems GmbH
http://www.WindRiver.com
http://MichaelScharf.blogspot.com/
Re: How to run xpand (or a workflow) from the command line? [message #518459 is a reply to message #518414] Thu, 04 March 2010 02:46 Go to previous messageGo to next message
Sven Efftinge is currently offline Sven EfftingeFriend
Messages: 1823
Registered: July 2009
Senior Member
java org.eclipse.emf.mwe.core.WorkflowRunner my/workflow.mwe

See WorkflowRunner for additional command line options.
The classpath of course depends on what you call in the workflow.

Sven


Michael Scharf schrieb:
> Hi,
>
> how do I run xpand from the command line like a classical compiler?
>
>
> Michael


--
Need professional support for Xtext and EMF?
Go to: http://xtext.itemis.com
Twitter : @svenefftinge
Blog : blog.efftinge.de
Re: How to run xpand (or a workflow) from the command line? [message #518460 is a reply to message #518414] Thu, 04 March 2010 07:57 Go to previous message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
the Class org.eclipse.emf.mwe.core.WorkflowRunner has a main Method. See Class and/or Eclipse Help for documentation

Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Previous Topic:Is Xpand thread safe
Next Topic:uml Behavior diagrams
Goto Forum:
  


Current Time: Tue Apr 16 21:18:35 GMT 2024

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

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

Back to the top