Bug 25648 - Add remove action to ant view
Summary: Add remove action to ant view
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.1   Edit
Hardware: Other other
: P3 normal (vote)
Target Milestone: 2.1 M3   Edit
Assignee: Jared Burns CLA
QA Contact:
URL:
Whiteboard:
Keywords: ui
Depends on:
Blocks:
 
Reported: 2002-11-01 15:11 EST by Jared Burns CLA
Modified: 2002-11-12 15: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 Jared Burns CLA 2002-11-01 15:11:37 EST
We need an action on the ant view to remove a project (build file) from the
view.
Comment 1 Jared Burns CLA 2002-11-01 15:12:32 EST
Implemented.
Comment 2 Jared Burns CLA 2002-11-01 15:12:42 EST
Please verify.
Comment 3 Darin Swanson CLA 2002-11-04 21:22:24 EST
Reworked slightly so the action is only enabled if a ProjectNode is selected.
Comment 4 Darin Swanson CLA 2002-11-04 21:24:03 EST
Please verify changes to RemoveProjectAction and AntView.
Comment 5 Jared Burns CLA 2002-11-12 15:34:21 EST
Verified.