Hi, is it possible to invoke a Jet transformation using ant task
"jet.transform" passing variables to the transformation code (as it is if
you use wrapped method JET2Platform.runTransformationOnResource())?
> Hi, is it possible to invoke a Jet transformation using ant task
> "jet.transform" passing variables to the transformation code (as it is if
> you use wrapped method JET2Platform.runTransformationOnResource())?
Stefano:
No, it is not. There is an open bugzilla for this
(http://bugs.eclipse.org/175690), but I have not had time to do anything
with it. Technically, it would not be hard to do, though.