Howto start XSTL Debugger in Eclipse Pluggin

Having trouble installing Oxygen? Got a bug to report? Post it all here.
Robert Hastings

Howto start XSTL Debugger in Eclipse Pluggin

Post 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
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Post 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
rhastings
Posts: 2
Joined: Fri Jun 25, 2004 2:00 am

Post by rhastings »

I was using eclipse 3.0M8, when I upgraded to eclipse 3.0RC3 it worked great! :D
Post Reply