Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Custom Debugger- Variables View(possible to extend VariablesView?)
Custom Debugger- Variables View [message #1789882] Thu, 31 May 2018 10:44
Miriam H. is currently offline Miriam H.Friend
Messages: 8
Registered: May 2018
Junior Member
Hi,

I hope this is the right place for my question:
We have a custom debugger more or less based on the article https://www.eclipse.org/articles/Article-Debugger/how-to.html.
Now I would like to customize the variables view, what does mean:

- we need a third column "object IDs" (at the moment the usual information of the variables are shown (Name and Value))
- own commands should be added to the Menu Commands (in the right corner of the Variables View toolbar)
- also it would be nice if we could change the information displayed at the Detail Pane (the bottom field)

Could anybody please tell me if it is possible and how to extend 'org.eclipse.debug.internal.ui.views.variables.VariablesView' ? Or do I have to write an own ViewPart Extension?

Thanks in advance,

Miriam
Previous Topic:Lyo ToolChainModeling Tutorial
Next Topic:Glade & C ++ in Eclipse Oxygen
Goto Forum:
  


Current Time: Fri Apr 26 12:16:48 GMT 2024

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

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

Back to the top