Skip to main content



      Home
Home » Newcomers » Newcomers » Re-using Eclipse debug commands(I'm having problems re-using the built-in capabilities and commands in a custom view)
Re-using Eclipse debug commands [message #502953] Thu, 10 December 2009 07:32
Eclipse UserFriend
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
Previous Topic:javassist : ClassNotFound Exception while using javassist.jar in plugin
Next Topic:Android - how to force landscape under all circumstances?
Goto Forum:
  


Current Time: Fri Nov 07 01:46:52 EST 2025

Powered by FUDForum. Page generated in 0.06826 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top