Bug 20014

Summary: [ExternalTools] Tool location should accept only files
Product: [Eclipse Project] Platform Reporter: Adam Schlegel <Adam_Schlegel>
Component: AntAssignee: Luc Bourlier <eclipse>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P2 CC: Darin_Swanson
Version: 2.0Keywords: ui
Target Milestone: 2.1 M4   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Adam Schlegel CLA 2002-06-12 10:01:38 EDT
Build 20020611

The Tool Location field of the Edit External Tool Wizard will accept any of the 
following as a valid tool location: file, directory, drive. Of these 3, only a 
file makes sense as a location for an external tool. If a directory or a drive 
is specified as the tool's location, running the tool will always report an 
error that the tool's file does not exist.
Comment 1 Simon Arsenault CLA 2002-09-06 15:16:17 EDT
Fixed in the new external tool rework

Note: new external tool work is not yet released to the head stream and won't 
for a while yet.
Comment 2 Jared Burns CLA 2002-09-27 15:21:16 EDT
This bug has not been fixed and should not have been closed.
Comment 3 Darin Swanson CLA 2002-11-17 22:07:10 EST
This is still a problem with the launch configuration support.
Comment 4 Darin Swanson CLA 2002-11-17 22:13:41 EST
Setting the location to "c:\" will cause an NPE attempting to parse the build 
script.
Comment 5 Darin Swanson CLA 2002-11-18 12:31:59 EST
Fixed in InternalAntRunner and ExternalToolsMainTab.
Please verify (Luc)
Comment 6 Luc Bourlier CLA 2002-11-26 16:39:22 EST
Verified.
Please update the builds note (darinS).