Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » Invoking eol scripts from command line(I want to invoke eol script not from the ant build file but from command line . I tried adding the four jars that are mentioned in the download section to the classpath and then run an eol file but it)
Invoking eol scripts from command line [message #1384122] Wed, 28 May 2014 07:26 Go to next message
Amit Trivedi is currently offline Amit TrivediFriend
Messages: 1
Registered: May 2014
Junior Member
Also this eol is suppose to query and update the existing xml. In Ant we just set storeOnDisposal= true for updating the file. Is this possible when I am calling the script from cmd.
Re: Invoking eol scripts from command line [message #1384236 is a reply to message #1384122] Wed, 28 May 2014 13:40 Go to previous messageGo to next message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
Moving this to the Epsilon forum
Re: Invoking eol scripts from command line [message #1384666 is a reply to message #1384236] Fri, 30 May 2014 07:26 Go to previous message
Dimitris Kolovos is currently offline Dimitris KolovosFriend
Messages: 2163
Registered: July 2009
Location: York, UK
Senior Member

Hi Amit,

In your build.xml file you need to add the following line

<taskdef resource="org/eclipse/epsilon/workflow/tasks/tasks.xml"/>

See [1] for a complete example.

Cheers,
Dimitris

[1] https://dev.eclipse.org/svnroot/modeling/org.eclipse.epsilon/trunk/examples/org.eclipse.epsilon.examples.workflow.standalone
Previous Topic:org.eclipse.epsilon.erl.IErlModule can't be resolved?
Next Topic:Use XMI properties on transformations
Goto Forum:
  


Current Time: Fri Apr 26 16:18:55 GMT 2024

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

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

Back to the top