DEBUG xslt within Eclipse using Saxon Java API

Oxygen general issues.
Thomas Lensch
Posts: 2
Joined: Thu Oct 06, 2016 12:20 pm

DEBUG xslt within Eclipse using Saxon Java API

Post 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.
adrian
Posts: 2850
Joined: Tue May 17, 2005 4:01 pm

Re: DEBUG xslt within Eclipse using Saxon Java API

Post 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
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Post Reply