Bug 18990

Summary: [Navigator] Add Task disabled in Navigator when a file is selected
Product: [Eclipse Project] Platform Reporter: Erich Gamma <erich_gamma>
Component: UIAssignee: Knut Radloff <knut_radloff>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: P2 Keywords: usability
Version: 2.0   
Target Milestone: 2.1 M2   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Erich Gamma CLA 2002-06-04 06:21:36 EDT
1) activate navigator
2) select a file/compilation unit
->in the Edit pull down Add Bookmark is enabled, but Add Task isn't.
It should be possible to assign a Task to an entire CU.
Comment 1 Nick Edgar CLA 2002-06-04 10:57:50 EDT
Navigator should hook Add Task.
Comment 2 Knut Radloff CLA 2002-09-19 17:10:53 EDT
Fixed in build >20020919.
Created an org.eclipse.ui.actions.AddTaskAction.
Opened JDT bug 23882 so that JDT can adopt the Workbench action.