Bug 14302 - [ExternalTools] Ant: Differentiate between main and sub targets
Summary: [ExternalTools] Ant: Differentiate between main and sub targets
Status: RESOLVED DUPLICATE of bug 7219
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Simon Arsenault CLA
QA Contact:
URL:
Whiteboard:
Keywords: ui
Depends on:
Blocks:
 
Reported: 2002-04-22 05:12 EDT by Leon J. Breedt CLA
Modified: 2002-09-18 13:59 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leon J. Breedt CLA 2002-04-22 05:12:16 EDT
differentiate between Ant "default", "main" and "sub" Ant targets using the 
same algorithm as Ant (-projecthelp) and Netbeans:

- if target has description, it is a main target
- if target has no description, it is a sub target

targets should be sorted by type, not alphabetically, with the default target 
at the very top, followed by main, followed by sub. it will also be friendly to 
show the description of targets that have one as a popup.
Comment 1 Rodrigo Peretti CLA 2002-05-21 02:51:24 EDT
Moving to Platform UI (External Tools) for comments.
Comment 2 Simon Arsenault CLA 2002-05-30 14:49:39 EDT
Defer until after release 2.0 as part of the UI review for improvements.
Comment 3 Simon Arsenault CLA 2002-08-07 10:45:26 EDT
Reopening
Comment 4 Simon Arsenault CLA 2002-08-07 10:47:25 EDT
This will be addressed during the rework for bug 7219

*** This bug has been marked as a duplicate of 7219 ***