Bug 3589 - Leverage TaskList.setSelection support (1GBCQEK)
Summary: Leverage TaskList.setSelection support (1GBCQEK)
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 2000
: P4 major (vote)
Target Milestone: ---   Edit
Assignee: Erich Gamma CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 3731 (view as bug list)
Depends on: 2731
Blocks:
  Show dependency tree
 
Reported: 2001-10-10 22:57 EDT by Erich Gamma CLA
Modified: 2002-02-27 17:51 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erich Gamma CLA 2001-10-10 22:57:37 EDT
EG (3/29/01 4:30:22 PM)
	from NE:
Use TaskList.setSelection(ISelection selection) in 0.033, or setSelection(ISelection selection, boolean reveal) in 0.036 and later.
	The selection must be an IStructuredSelection of IMarkers.
	PR moved to closed.

NOTES:

KUM (8/17/2001 12:38:10 PM)
	This is already the case in 0.9. Does not work because of "1GILMDN: ITPUI:WIN - Programmatically selecting in Tasklist"
Comment 1 Martin Aeschlimann CLA 2001-10-16 11:12:48 EDT
moved to 'active'
Comment 2 Erich Gamma CLA 2001-11-10 16:07:06 EST
*** Bug 3731 has been marked as a duplicate of this bug. ***
Comment 3 Erich Gamma CLA 2002-02-27 17:51:42 EST
This is in the latest, you can double click on a marker. There is a separate 
feature request to surface this action in a menu.