Bug 21211 - [ExternalTools] Hide targets with name starting with a hyphen in "Run Ant" dialog
Summary: [ExternalTools] Hide targets with name starting with a hyphen in "Run Ant" di...
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P4 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Simon Arsenault CLA
QA Contact:
URL:
Whiteboard:
Keywords: ui
Depends on:
Blocks:
 
Reported: 2002-07-03 14:17 EDT by Mathias Kjærgaard CLA
Modified: 2002-09-18 13:58 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 Mathias Kjærgaard CLA 2002-07-03 14:17:33 EDT
According to the ANT documentation 
(http://jakarta.apache.org/ant/manual/using.html#targets) a target can be named 
with a starting hyphen if the target should not be called directly. I think 
that these targets should be excluded from the target list in the "Run Ant" 
dialog.
Comment 1 Rodrigo Peretti CLA 2002-07-08 14:12:35 EDT
Moving to Platform UI.
Comment 2 Simon Arsenault CLA 2002-09-06 15:29:26 EDT
Targets names which start with "-" are not shown in the new external tool 
rework ui.

Note: new external tool work is not yet released to the head stream and won't 
for a while yet.