Page 1 of 1

Howto start XSTL Debugger in Eclipse Pluggin

Posted: Thu Jun 24, 2004 4:03 am
by Robert Hastings
We are evaluating <oxygen/> and if we can get the eclipse plugin to debug xslt that would totally rock. However, I can't seem to get the debugger to start. I'm in the Debugger perspective, now what?

Thanks

Posted: Thu Jun 24, 2004 9:50 am
by george
Hi Robert,

The control options for the XSLT Debugger are in the Debugger view. If you have the XSL and the XML file opened then you should be able to see and select them in the XML and XSL combo boxes. After that you can start the debugger with one of the flow control actions: Step In, Run, Run to cursor or Run to end.

If you do not see the Debugger view then just go to Window->Show View->Other and select from the oXygen entry all the views with the debugger icon:
- Breakpoints
- Context
- Debugger
- Messages
- Node Set
- Output
- Stack
- Templates
- Trace
- Variables
- XWatch

Best Regards,
George

Posted: Fri Jun 25, 2004 2:02 am
by rhastings
I was using eclipse 3.0M8, when I upgraded to eclipse 3.0RC3 it worked great! :D