Eclipse Galileo and Saxon XSLT Debugging -
07-01-2009, 04:48 PM
I'm trying to get the new Eclipse xslt debugger to work with Saxon 9. When I create a new java processor for Saxon the 'Debugge'r column is blank. If I try to debug anyway I get a NPE (which makes sense).
Does anyone know how to set the debugger when using Saxon?
Can the new xslt functionality only work with Xalan?
Any help would be great!
Thanks!
(The transformation works fine when I just run it)