Authors:
sweinreuter
Apache

XSLT-Debugger

Vendor: Sascha Weinreuter

Email:

Website: http://www.jetbrains...ONTEST/XSLT-Debugger

SourceCode: link

Supporting page

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.

Downloads: 5628
Rating:
Participated in rating: 2
Version Since Build Until Build File/URL Size (Kb) Date Dependency
1.2.2. 85.9757. 85.9999. Download 4006.26. 2009-03-06 21:46:39 XPathView, com.intellij.idea.
1.2.1. 85.9700. 85.9999. Download 4006.03. 2009-02-27 19:11:24 XPathView.
1.1.6. 85.9655. 85.9999. Download 855.36. 2009-01-16 18:51:48 XPathView.
1.1.4. 75.7782. 75.7999. Download 855.94. 2008-04-02 14:48:41 XPathView.
1.1.3. 75.7650. 75.7999. Download 855.97. 2008-01-18 20:27:45 XPathView.
1.1.2. 72.7361. 75.7999. Download 855.93. 2007-12-21 19:55:02 XPathView.
1.1.1. 72.7361. 75.7999. Download 855.85. 2007-12-19 19:32:03 XPathView.
1.1. 72.7361. 75.7999. Download 659.7. 2007-12-14 00:13:59 XPathView.
1.0-beta. 72.7361. 75.7999. Download 656.44. 2007-12-03 23:34:05 XPathView.
. .
XSLT-Debugger

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:

cbritton
Rated: noRate
2009-02-13 20:02:58
Another vote for Xalan support please.

Thanks.
.
Fuddi
Rated: noRate
2008-10-24 17:31:38
Great plugin but getting timeout error when trying to run a large xslt file.

Output:
"Plugin did not connect to runner within timeout. Run aborted."


I also vote for Xalan :o)
.
scurtis
Rated:
2008-10-09 12:54:30
Great plugin!

Can you update it for Diana and I'd also like to vote for Xalan support as my XSL calls Java code.

scott
.
dragisak
Rated:
2008-05-07 22:41:46
This is a amazing plugin. Very useful when writing complex XSLT.


I'd like to add one vote for adding Xalan support.
.