Bug 26978 - Ant targets tab shouldn't add all targets by defaultt
Summary: Ant targets tab shouldn't add all targets by defaultt
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.1   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: 2.1 M5   Edit
Assignee: Jared Burns CLA
QA Contact:
URL:
Whiteboard:
Keywords: ui
Depends on:
Blocks:
 
Reported: 2002-11-22 11:42 EST by Jared Burns CLA
Modified: 2003-01-13 11:56 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-22 11:42:51 EST
Build 20021119

1. Bring up the launch config dialog on an ant build config.
2. Go to the targets tab.
3. Deselect "Run default target"
4. The list below activates and all targets are added to the list by default.

Ant users never (practically) want to run all targets. By default, we shouldn't
add any targets to the list.
Comment 1 Darin Swanson CLA 2002-11-24 22:07:36 EST
Likely should be done as part of work for bug 26683.
Comment 2 Darin Swanson CLA 2003-01-09 12:21:21 EST
I have fixed this as part of the work on bug 26683.
Please verify that now only the default target is shown.
Comment 3 Jared Burns CLA 2003-01-13 10:58:17 EST
Verified.