| Re-using Eclipse debug commands [message #502953] |
Thu, 10 December 2009 07:32 |
Eclipse User |
|
|
|
Hi all, this is my first Eclipse Forum post,
I've been working on a customization of the Eclipse Debug Platform. I've created a specific view that is supposed to have a reduced version (suspend, resume, step into, terminate) of the Eclipse built-in debug command set.
I've used the "viewActions" extension to provide new actions and action delegates, in the form of tool-bar items. However, the behaviour of my new tool-bar menu items has to be the same as the behaviour of the default eclipse Debug view items.
I've tried to hook them up with the eclipse built-in debug command delegates, but I don't want to use code marked as internal, as I consider this to be a bad software engineering practice.
So I've run out of ideas about how to re-use this functionality. Maybe I'm missing something.
Anyone could help me with this issue?
Thanks in advance,
Juan Luis
|
|
|
Powered by
FUDForum. Page generated in 0.08800 seconds