Skip to main content



      Home
Home » Modeling » TMF (Xtext) » Running own DSL-Project in Maven Build
Running own DSL-Project in Maven Build [message #1043460] Wed, 17 April 2013 14:34 Go to next message
Eclipse UserFriend
Hallo,

At the moment I'm writing a xtext-plugin to do some code generation in our JEE6 Webapp, which is build with maven. The plugin works fine and i was able to export it into an updatesite, to share it with my teammates. Now I want to integrate the code generation into the maven build of our webapplication. Until now I can run the code generator only in eclipse.
I found very much documentation on how to build my DSL-Plugin with maven/tycho but nothing really helpful tutorials on how to run my generator in a maven build. I would appreciate it if you could share a link or hint, which points me in the right direction.

Thanks
Re: Running own DSL-Project in Maven Build [message #1044390 is a reply to message #1043460] Thu, 18 April 2013 17:21 Go to previous message
Eclipse UserFriend
Hi,

simply call the generator via workflow and calling the workflow via fornax mwe plugin doesnt work?
or what about creating a main java class and call it via antrun or exec or whatever?
Previous Topic:M2M Transformation
Next Topic:Reference error in EMF with a list of references
Goto Forum:
  


Current Time: Sat Jul 05 07:35:28 EDT 2025

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

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

Back to the top