Bug 260971 - support Show In menu for task search
Summary: support Show In menu for task search
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 3.1   Edit
Assignee: Steffen Pingel CLA
QA Contact:
URL:
Whiteboard:
Keywords: noteworthy
Depends on:
Blocks:
 
Reported: 2009-01-14 01:05 EST by Steffen Pingel CLA
Modified: 2009-01-16 01:23 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steffen Pingel CLA 2009-01-14 01:05:49 EST
The task list should appear in the Show In menu for the task search: TaskListView should implement IShowInTarget to allow RepositorySearchResultView to specify it as a target returned by IShowInTargetList.
Comment 1 David Green CLA 2009-01-14 09:16:38 EST
Great idea!  It follows that the task editor could adapt to IShowInTargetList and provide the task list as a target view.
Comment 2 Steffen Pingel CLA 2009-01-16 01:23:00 EST
Done. The task list is now displayed as a target in the Show In menu of the task search result view.