Page 1 of 1
Triggering other events as part of XSLT transformation.
Posted: Mon Jan 15, 2007 8:21 pm
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
Posted: Tue Jan 16, 2007 5:45 pm
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