Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [TEXO] Generation by maven or Ant
[TEXO] Generation by maven or Ant [message #870299] Mon, 07 May 2012 15:28 Go to next message
Vincent Rouch is currently offline Vincent RouchFriend
Messages: 1
Registered: May 2012
Junior Member
Hi,
I'm in an industrial context and I would like to know how to generate my pojo/files/dao/... using Texo controlled by Maven or Ant.

Thank you for your help.

Vincent

[Updated on: Mon, 07 May 2012 15:29]

Report message to a moderator

Re: [TEXO] [message #870319 is a reply to message #870299] Mon, 07 May 2012 16:00 Go to previous message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Vincent,
Currently this is not possible (I mean generation is always through the eclipse ui)... It is doable to get this done
probably as the Texo build is an ant script. But it is a few days of work and I am currently more focused on adding
features to the runtime layer.

Note, that imho, you can generate the code in the ide and then push/commit the generated code to git. Git/mercurial are
so fast and precise that it really is no problem at all to keep your generated code there. In the end the generated code
is the same as an ecore file (which you put in a code repository), only a bit bigger.
With the generated code in a code repository there is less of a need to do code generation in a separate build step.

But I also understand that there are many people who have a different opinion on this topic. So, if you still want to
generate code as part of ant/maven build then there are the following options:
- do it yourselve with help through this forum
- sponsor the development, it always helps to increase the priority
- or wait...

gr. Martin

On 05/07/2012 05:28 PM, Vincent Rouch wrote:
> Hi,
> I'm in an industrial context and I would like to know how to generate my pojo/files/dao/... using Texo controlled by
> Maven or Ant.
>
> Thank you for your help.
>
> Vincent


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@xxxxxxxx - mtaal@xxxxxxxx
Web: www.springsite.com - www.elver.org
Previous Topic:[Texo] No Dao class is generated for abstract class
Next Topic:Integrate EMF Search with GMF
Goto Forum:
  


Current Time: Thu Apr 25 14:45:31 GMT 2024

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

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

Back to the top