Triggering other events as part of XSLT transformation.

Oxygen general issues.
rknovak
Posts: 4
Joined: Mon Jan 15, 2007 7:56 pm

Triggering other events as part of XSLT transformation.

Post by rknovak »

:?: I'm using Eclipse plug-in version 8.0 with Eclipse version 3.2 on a Macintosh G4 laptop running Tiger OSX Server. I have a need to trigger some other processing when an XSLT transformation is performed. When a transformation is started, I need to save the file being processed. When a transformation has completed, I need to trigger a navigator view to refresh to show all of the files that were created during the transformation. Is this possible with the Eclipse plug-in and if so, how would it be done?

Thank you,
RN
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Post by sorin_ristache »

Hello,

To save the edited file automatically before the transformation enable the option "Save all files before transformation or validation" in Window -> Preferences -> oXygen -> Editor -> Save. But triggering an action when the transformation is ended is not possible in the current version of the oXygen plugin. We will consider this as a feature request for a future version.


Regards,
Sorin
Post Reply