Bug 25649 - Add action to add ant project to ant view
Summary: Add action to add ant project 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
: P2 enhancement (vote)
Target Milestone: 2.1 M4   Edit
Assignee: Darin Swanson CLA
QA Contact:
URL:
Whiteboard:
Keywords: ui
Depends on:
Blocks:
 
Reported: 2002-11-01 15:13 EST by Jared Burns CLA
Modified: 2002-12-06 12:54 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:13:15 EST
We need an action on the ant view to manually add a build file.
Comment 1 Jared Burns CLA 2002-11-18 14:40:42 EST
This action should also allow the user to search for build files with a
specified name (or pattern) within a specified context.
Comment 2 Jared Burns CLA 2002-12-02 12:31:52 EST
Done in the new Ant View. Please verify.
Comment 3 Darin Swanson CLA 2002-12-02 14:31:27 EST
A little bit of polish:
I can select anything...should be limited to *.xml
I can select multiple but only get one...multiple seems good to me
SearchForBuildFilesDialog references internal class WorkingSetSelectionDialog

Definately going in the right direction ;-)
Comment 4 Jared Burns CLA 2002-12-05 18:15:30 EST
Fixed. Please verify.
Comment 5 Darin Swanson CLA 2002-12-06 12:54:12 EST
Some slight changes:
handle closed projects (don't show them)
changed the title (to Add Build File)
removed duplicate message.