Bug 16876 - [ExternalTools] Useless error message when tool not found
Summary: [ExternalTools] Useless error message when tool not found
Status: RESOLVED DUPLICATE of bug 17324
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: Nick Edgar CLA
QA Contact:
URL:
Whiteboard:
Keywords: ui
Depends on:
Blocks:
 
Reported: 2002-05-22 11:53 EDT by Adam Schlegel 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 Adam Schlegel CLA 2002-05-22 11:53:30 EDT
Create a new External tool that does not exist, say to c:\does\not\exist.bat.
When run using Run->External Tools, this pops up a dialog saying:

ExternalToolsAction.runAntProblem
Reason:
External tool runner internal error

The tool being run is not an Ant file, so the error message should not mention 
Ant. Also, "External tool runner internal error" should be replaced with a more 
useful "tool not found" message.

The same error dialog pops up when trying to run an Ant script that does not 
exist.
Comment 1 Nick Edgar CLA 2002-05-27 14:48:37 EDT

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