Bug 26729 - External tools menu does not update
Summary: External tools menu does not update
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P2 normal (vote)
Target Milestone: 2.1 M4   Edit
Assignee: Jared Burns CLA
QA Contact:
URL:
Whiteboard:
Keywords: ui
Depends on:
Blocks:
 
Reported: 2002-11-19 18:37 EST by Darin Swanson CLA
Modified: 2002-11-25 21:34 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 Darin Swanson CLA 2002-11-19 18:37:19 EST
The contents of the external tools menu (favorites and recent launches) does 
not update.
Comment 1 Darin Swanson CLA 2002-11-19 18:40:55 EST
We should flag as dirty on the launchHistoryChanged and then on the next 
showing rebuild the menu.

This should be pushed up into AbstractLaunchHistoryAction.
Comment 2 Darin Swanson CLA 2002-11-24 14:54:04 EST
Fixed in ExternalToolMenuDelegate and AbstractLaunchHistoryAction.
Please verify (Jared).
Comment 3 Jared Burns CLA 2002-11-25 21:34:06 EST
Verified.