xsl-list
[Top] [All Lists]

Re: Debugging XSLT + Introduction

2005-12-20 08:18:33
I just wanted  to introduce myself.   My name is Tom and I am a Java
programmer for a bank in NYC.
<snip>
One of the comments/ questions that I have is that I am having problems
debugging XSLT.   With Java or most other programming languages I could
step through with a debugger or add debug statements.   Could you
recommend
a good way to approach debugging problematic XSLTs?

If you use Eclipse for your Java development, I would recommend Oxygen
XML/XSLT Debugger <http://www.oxygenxml.com/>. It is available as an
Eclipse plugin, and the debugger does everything you could ever want, as
far as XSLT 1.0 is concerned. I haven't yet used it for XSLT 2.0, but it
supports it, and I have no doubt it will help me when I get time to learn
2.0. It also allows you to choose between XSLT processors, although
obviously the debugger can only work with those that support debugging
(not MSXML, for example).

It's also available as a standalone app for Windows and Mac, IIRC.

HTH,

Nick.
-- 
Nick Fitzsimons
http://www.nickfitz.co.uk/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>