Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Select Markerentry in Tasklist
Select Markerentry in Tasklist [message #150738] Wed, 29 October 2003 09:29
Eclipse UserFriend
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?
Previous Topic:pb associating a viewer and the Properties view
Next Topic:CVS: checkout by date
Goto Forum:
  


Current Time: Thu Jun 19 06:19:01 EDT 2025

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

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

Back to the top