Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Creating a view, usable in a debug session.
Creating a view, usable in a debug session. [message #302332] Wed, 19 April 2006 09:02
Eclipse UserFriend
Hello all, I am new to using the PDE, so please bare with me. I am wanting to create a view in Eclipse, that is useful during a debug session. The project my department works on is large, but there are common variables that we use for application development. I wanted to create a view to display these common variables. I understand that this view would only be useful at a few spots of a debug session, after the variables have been initialized, but we tend to live in those areas. So my question would be, how could I get my hands on the values in a debug sessions in the plugin, as if I types out "hashMapV.get("someKey")" in the display view? When I know how to get those values, I know how to display them in the view i created for this event.

Cheers,
Nathan
Previous Topic:Issue with using MenuManager
Next Topic:JRE 1.5 Problems
Goto Forum:
  


Current Time: Sun Jul 27 07:52:01 EDT 2025

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

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

Back to the top