Transformation as Eclipse builder

Are you missing a feature? Request its implementation here.
vladdu
Posts: 12
Joined: Fri Sep 05, 2008 12:44 pm

Transformation as Eclipse builder

Post 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
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: Transformation as Eclipse builder

Post 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
vladdu
Posts: 12
Joined: Fri Sep 05, 2008 12:44 pm

Re: Transformation as Eclipse builder

Post 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
Post Reply