Bug 17212 - [ExternalTools] Edit Dialog: manage arguments field
Summary: [ExternalTools] Edit Dialog: manage arguments field
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Simon Arsenault CLA
QA Contact:
URL:
Whiteboard:
Keywords: ui
Depends on:
Blocks:
 
Reported: 2002-05-23 08:57 EDT by Ryan Cooper CLA
Modified: 2002-09-18 13:59 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Cooper CLA 2002-05-23 08:57:05 EDT
Build: 20020521

The arguments field of the Edit External Tools dialog should be managed better. 
For example, with an ant tool, browse variables, and select ant targets. choose 
a target to run and press OK. Then do the same thing, selecting the same 
target. In the dialog's argument field, the target shows up twice. Running the 
tool will run the target twice.

If the user selects a new group of ant targets, the old group of ant targets 
should be removed from the arguments field.
Comment 1 Nick Edgar CLA 2002-05-27 22:05:28 EDT
Makes sense.  It's remotely conceivable that the user will want to run the 
same task multiple times, but I doubt this is the norm.  They can do so by 
copy/pasting the arg.
Comment 2 Simon Arsenault CLA 2002-09-06 14:46:55 EDT
Problem solved in the new external tool work.

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