[TEXO] Generate code with Maven [message #1694777] |
Thu, 07 May 2015 15:23  |
Eclipse User |
|
|
|
Hi all,
is it possible to create code from model within a maven build process? I
only found some information with ant or plain java. But I've an
environment which is built by Maven Tycho.
Regards,
Ralf.
|
|
|
Re: [TEXO] Generate code with Maven [message #1694857 is a reply to message #1694777] |
Fri, 08 May 2015 10:00  |
Eclipse User |
|
|
|
Hi Ralf,
I have not tried it myself. I have had some plan to move the build to Tycho but wasn't sure if it can be done as for the
Texo build there are several steps: build plugins, generate source code, run testcases with both the runtime plugins and
the generated code.
In any case, Texo code generation needs a running eclipse and a workspace to generate the code, to generate the code you
need to somehow tell eclipse to run a specific plugin/class. For the Texo build I use a junit plugin testcase for this.
Buckminster (used in the Texo build) has an option to run a plugin testcase from the command line.
Not sure if it is possibly with Tycho to do such a thing run eclipse and a specific plugin test case in that environment
from the command line. Do you know?
gr. Martin
On 07-05-15 21:23, Ralf Heydenreich wrote:
> Hi all,
> is it possible to create code from model within a maven build process? I
> only found some information with ant or plain java. But I've an
> environment which is built by Maven Tycho.
>
> Regards,
> Ralf.
>
--
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
|
|
|
Powered by
FUDForum. Page generated in 0.06271 seconds