This starts up an XSLT debugger session that speaks the Protocol.
Start up com.philschatz.xslt.App and then use vscode-xslt-debug to set breakpoints and launch the debugger.
Building
cd com.philschatz.xslt
mvn package assembly:single
This starts up an XSLT debugger session that speaks the Protocol.
Start up com.philschatz.xslt.App and then use vscode-xslt-debug to set breakpoints and launch the debugger.
cd com.philschatz.xslt
mvn package assembly:single