Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Tycho recommended way for EMF code generation

Can you public a snippet with this? In order not to reinvent the wheel again :-) /Tonny

--
Tonny Madsen
My profiles: LinkedIn Twitter Blogger SlideShare



On 18 February 2014 14:25, Dennis Hübner <dennis.huebner@xxxxxxxxx> wrote:
Hello Martien,
we use MWE2 workflow to run the EMF generator.
It works from eclipse and in a tycho-maven build using exec java plugin.

Regards,
Dennis.

Am 18.02.2014 um 09:26 schrieb Huijsmans, Martien <martien.huijsmans@xxxxxxxxx>:

Hi all,
 
I am looking at how to integrate EMF code generation from an Ecore model into a Tycho build.
 
After a google session I found 2 options.
-          Use the hwellmann approach: https://gist.github.com/hwellmann/6044835
-          Use tycho-eclipserun-plugin + org.eclipse.ant.core.antRunner and a AntBuild script.
 
Questions.
1)      Am I correct that the 2 options above are the only 2 options?
2)      Is EMF code generation from an Ecore mode something that Tycho wants to support?
3)      If the answer to 2) is yes, what is the recommended way / planned approach in a Tycho build?
If the answer to 2) is no, what is the reason?
 
Regards Martien
 
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user

Dennis Hübner

Xtext Commiter / Build Engineer


Mobile: +49 (0) 151 / 17 39 67 07
Telefon: +49 (0) 431 / 990 268 70
Fax: +49 (0) 431 / 990 268 72

itemis AG
Niederlassung Kiel
Am Germaniahafen 1
24143 Kiel
http://www.itemis.de/

Rechtlicher Hinweis:

Amtsgericht Dortmund, HRB 20621

Vorstand: Jens Wagener (Vors.), Wolfgang Neuhaus, Dr. Georg Pietrek, Jens Trompeter, Sebastian Neus

Aufsichtsrat: Dr. Burkhard Igel (Vors.), Stephan Grollmann, Michael Neuhaus


_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user



Back to the top