Select Markerentry in Tasklist [message #150738] |
Wed, 29 October 2003 09:29 |
Eclipse User |
|
|
|
Originally posted by: daniel.hirscher.innovations.de
Hi,
in my own editor are items with problem-markers associated.
When I click on a marker, the corresponding item in the editor
is selected.
When I click on an item in the editor, I like to have the
corresponding marker in the tasklist get selected. But this
leads me to a stack overflow error, because when I set the
selection in the tasklist, gotoMarker is called which in
turn selects my item (which now selects the marker in the
tasklist again,...).
In JDT this is working! If I click the marker it jumps
to the line in the editor. If I click the error-image
in the ruler, the marker is selected in the tasklist.
Couldn't find how they did that.
Is there another way to select items in the tasklist?
|
|
|
Powered by
FUDForum. Page generated in 0.26504 seconds