Page 1 of 1

Transformation as Eclipse builder

Posted: Fri Sep 12, 2008 1:38 pm
by vladdu
Hi!

I wonder if you could consider adding an Eclipse builder that would run a transformation on file(s) in the project. This way, generating the output could be done even from a headless environment.

For example, I am using Oxygen to manage the documentation for my projects and it would be great if everything could be built from the command line.

best regards,
Vlad

Re: Transformation as Eclipse builder

Posted: Fri Sep 12, 2008 3:14 pm
by sorin_ristache
Hello,

We will consider your request. Did you look at the Apache Ant tool? It has built-in support for running transformations and it can be used from a command line.


Regards,
Sorin

Re: Transformation as Eclipse builder

Posted: Fri Sep 12, 2008 3:22 pm
by vladdu
Hi,

Yes, I know and use Ant. It's just not as integrated as an Eclipse builder (that has the extra advantage to be possible to run whenever the workspace is built).

regards,
Vlad