Page 1 of 1

DEBUG xslt within Eclipse using Saxon Java API

Posted: Thu Oct 06, 2016 1:40 pm
by Thomas Lensch
Hi,

we have a tomcat web application develeped in Eclipse with Java. We want to transform our xml documents in HTML documents using Saxon 9.

We put the xml document into Saxon via Saxon's Java API. For xsl develpment we use the Eclipse plugin of Oxygen.

Is it possible to use the debugging functionality of Oxygen in this case?

Best regards
Thomas.

Re: DEBUG xslt within Eclipse using Saxon Java API

Posted: Thu Oct 06, 2016 4:29 pm
by adrian
Hi,

The XSLT debugger from Oxygen works on resources opened in editors. You need to open the XML and XSL in Oxygen editors in order to use the debugger perspective with them.

Regards,
Adrian