IDebugEditorPresentation with GEF Editor possible? [message #199554] |
Mon, 17 October 2005 11:12 |
Eclipse User |
|
|
|
Originally posted by: Daniel.Hirscher.innovations.de
Hi,
IDebugEditorPresentation provides addAnnotations and removeAnnotations.
How to get a GEF editor to support Annotations from the debugger?
I would like to get little "instruction pointer" arrows.
Is this possible?
Have anyone done something like this?
--
Daniel
|
|
|
Re: IDebugEditorPresentation with GEF Editor possible? [message #199561 is a reply to message #199554] |
Mon, 17 October 2005 13:17 |
Eclipse User |
|
|
|
Originally posted by: none.us.ibm.com
Assuming the annotation is to the model, you would lookup the model using
the viewer's editpart registry. Then you have the graphical editpart. You
can either place a pointer yourself or send a request asking the editpart to
place the instruction pointer.
"Daniel Hirscher" <Daniel.Hirscher@innovations.de> wrote in message
news:dj00pf$2s2$1@news.eclipse.org...
> Hi,
>
> IDebugEditorPresentation provides addAnnotations and removeAnnotations.
> How to get a GEF editor to support Annotations from the debugger?
> I would like to get little "instruction pointer" arrows.
>
> Is this possible?
> Have anyone done something like this?
>
> --
> Daniel
|
|
|
Powered by
FUDForum. Page generated in 0.02525 seconds