How to launch different specific tasks from an eol program [message #19817] |
Sat, 06 June 2009 08:25  |
Eclipse User |
|
|
|
Hi list,
I'm wondering how can I, from an eol program (launched via the launch
menu), launch different specific tasks ? Is it better to use Ant for this
or can I still make use of EOL to do so ?
For example, I'd like to make a program to transform a ecore model into
another model (sfDoctrine) then generate its code (Php).
I can make it even more complex like transforming ecore model to
sfDoctrine model then generated sfDoctrine model to Php model then
generate the code.
Thanks a lot !!!
|
|
|
Re: How to launch different specific tasks from an eol program [message #19901 is a reply to message #19817] |
Sat, 06 June 2009 08:30  |
Eclipse User |
|
|
|
Hi Stéphane,
There is no built-in support for launching task-specific programs from
EOL - but of course you can always define a tool that does that ;) I'd
just use the ANT tasks provided by Epsilon for this
(http://www.eclipse.org/gmt/epsilon/doc/workflow/).
Cheers,
Dimitris
Stephane wrote:
> Hi list,
>
> I'm wondering how can I, from an eol program (launched via the launch
> menu), launch different specific tasks ? Is it better to use Ant for
> this or can I still make use of EOL to do so ?
>
> For example, I'd like to make a program to transform a ecore model into
> another model (sfDoctrine) then generate its code (Php).
>
> I can make it even more complex like transforming ecore model to
> sfDoctrine model then generated sfDoctrine model to Php model then
> generate the code.
>
> Thanks a lot !!!
>
|
|
|
Re: How to launch different specific tasks from an eol program [message #569020 is a reply to message #19817] |
Sat, 06 June 2009 08:30  |
Eclipse User |
|
|
|
Hi Stéphane,
There is no built-in support for launching task-specific programs from
EOL - but of course you can always define a tool that does that ;) I'd
just use the ANT tasks provided by Epsilon for this
(http://www.eclipse.org/gmt/epsilon/doc/workflow/).
Cheers,
Dimitris
Stephane wrote:
> Hi list,
>
> I'm wondering how can I, from an eol program (launched via the launch
> menu), launch different specific tasks ? Is it better to use Ant for
> this or can I still make use of EOL to do so ?
>
> For example, I'd like to make a program to transform a ecore model into
> another model (sfDoctrine) then generate its code (Php).
>
> I can make it even more complex like transforming ecore model to
> sfDoctrine model then generated sfDoctrine model to Php model then
> generate the code.
>
> Thanks a lot !!!
>
|
|
|
Powered by
FUDForum. Page generated in 0.05075 seconds