Bug 20014 - [ExternalTools] Tool location should accept only files
Summary: [ExternalTools] Tool location should accept only files
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P2 normal (vote)
Target Milestone: 2.1 M4   Edit
Assignee: Luc Bourlier CLA
QA Contact:
URL:
Whiteboard:
Keywords: ui
Depends on:
Blocks:
 
Reported: 2002-06-12 10:01 EDT by Adam Schlegel CLA
Modified: 2002-11-26 16:39 EST (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 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).