Oxygen XML Debugger with initial template

Oxygen general issues.
SohamMaoor
Posts: 1
Joined: Fri Aug 05, 2022 11:19 am

Oxygen XML Debugger with initial template

Post by SohamMaoor »

I am having problems running the Oxygen (v. 17.1) XSLT debugger without specifying an XML input document. The XSLT opens several files with the document() function and does not need to be applied to a specific XML document as input. Rather, I defined an initial template in the transformation configuration.

The transformation works as expected; however, in the debugger, I still have to choose an XML document from the XML-Dropdown menu. It doesn't seem to matter at all which document I choose (I can even choose the XSLT file itself), but as long as I don't select any document from the dropdown, the debugger controls remain greyed out and I cannot step into the first instruction.

Is this a bug or did I oversee some configuration option?
adrian
Posts: 2879
Joined: Tue May 17, 2005 4:01 pm

Re: Oxygen XML Debugger with initial template

Post by adrian »

Hi,

Please note that v17.1 has reached its end of life and is no longer maintained or supported.
as long as I don't select any document from the dropdown, the debugger controls remain greyed out and I cannot step into the first instruction.
Is this a bug or did I oversee some configuration option?
That is true for v17.1. This has been addressed starting with v18.1.

Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Post Reply