Creating a view, usable in a debug session. [message #302332] |
Wed, 19 April 2006 09:02 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.02837 seconds