Bug 26978

Summary: Ant targets tab shouldn't add all targets by defaultt
Product: [Eclipse Project] Platform Reporter: Jared Burns <jared_burns>
Component: AntAssignee: Jared Burns <jared_burns>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 Keywords: ui
Version: 2.1   
Target Milestone: 2.1 M5   
Hardware: PC   
OS: All   
Whiteboard:

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.