XSLT debugger remember last-used engine

Are you missing a feature? Request its implementation here.
jokester01au
Posts: 64
Joined: Tue May 17, 2005 9:16 am

XSLT debugger remember last-used engine

Post by jokester01au »

At the moment, switching from the xslt debugger perspective to any different perspective and then back again causes the selected engine to revert to saxon 6.5. I think that it would be much better if it retained the previously selected engine.

That is, if I have saxon 8b selected, and I switch to another perspective (eg the java perspective, or even exit eclipse) and then switch back to the xslt debugger perspective, I would like the selected engine to remain saxon 8b.

Regards,
Joe.
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Post by sorin_ristache »

Hello,

We will make the selected XSLT processor to remain the same in the XSLT Debugger perspective. However if you switch to this perspective by running the action Debug Scenario available on the toolbar of the Oxygen XML Editor in any perspective then the XSLT processor is set automatically to the one of the transformation scenario associated with the current XML document.


Regards,
Sorin
Post Reply