Categories
|
Apache
XSLT-DebuggerProducts: IntelliJ IDEA, Android Studio Vendor: Sascha Weinreuter Email: Website: http://www.jetbrains.net...ay/CONTEST/XSLT-Debugger SourceCode: XSLT-Debugger_1818.zip Description:
Interactive XSLT Debugger. Allows debugging of XSLT stylesheets in IntelliJ IDEA.
Important: The plugin requires version 3 or later of the "XPathView + XSLT-Support" plugin. If this isn't installed yet, IDEA will automatically download and install it when installing the XSLT-Debugger plugin. If an earlier version is already installed, please upgrade the plugin manually.
5 updates are hidden
show all updates
Recent change notes:Xalan Support. To debug with Xalan instead of SAXON, a supported Xalan version (2.7.x) should be present in the classpath or "-Dxslt.transformer.type=xalan" should be added as VM argument for the run configuration. Debugging with SAXON can be forced by adding "-Dxslt.transformer.type=saxon".General usage instructions:Important: The plugin requires version 3 or later of the XPathView+XSLT-Support plugin. If this isn't installed yet, IDEA will automatically download and install it when installing the XSLT-Debugger plugin. If an earlier version is already installed, please upgrade the plugin manually.The debugger is started with the regular "Debug" icon in the toolbar and is controlled by the well-known debugger actions in the "XSLT Debugger" tab that appears in the Run-Toolwindow. Setting breakpoints and changing their properties in XSLTs works just like in Java files. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Comments:
Thanks again!
Thanks.
Output:
"Plugin did not connect to runner within timeout. Run aborted."
I also vote for Xalan :o)
Can you update it for Diana and I'd also like to vote for Xalan support as my XSL calls Java code.
scott
I'd like to add one vote for adding Xalan support.