
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