Page 1 of 1

convert "XSLT Debugger" view to a toolbar in eclip

Posted: Wed Oct 03, 2007 2:17 am
by jokester01au
At the moment this view takes up the equivalent of 4-5 lines of screen realestate. It would be much better if the widgets within this view were all moved into a toolbar, just as they are in the standalone version. Then they would consume much less screen space.

Ditto for the xquery toolbar.

Also, it would be great if the XPath button was a combo box (just like in the standalone version).

Regards,
Joe.

Posted: Wed Oct 03, 2007 5:57 pm
by sorin_ristache
Hello,

The Eclipse support for toolbar support does not allow the debugger state change updates that must be displayed when the buttons Step Into, Step Over, Run, etc. are pressed. Also in previous versions of Eclipse a combo box could not be placed on a toolbar. It seems that coolbars, a new feature added in Eclipse will be more permissive. We will try to implement both the requests in a future version of the oXygen plugin.


Regards,
Sorin