Bug 20634 - [ExternalTools] Problem after launching an external tool
Summary: [ExternalTools] Problem after launching an external tool
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-06-19 08:22 EDT by Michael Valenta 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 Michael Valenta CLA 2002-06-19 08:22:47 EDT
After laucnhing an external tool from within Eclipse, the Progress Dialog 
remained open and Eclipse was unusable. Cancelling the progress dialog did 
nothing (except disable the cancel button). I had to manually kill Eclipse.

Here are the specifics:

1. I registered Dreamweaver as an external tool and set it to use the selected 
resource as an argument. 
2. Opening documents seemed to work fine yesterday when Dreamweaver was already 
running.
3. Opening a document when Dreamweaver was not already running resulted in the 
above probelm. The document was opened properly but Eclipse was unusable.
Comment 1 Nick Edgar CLA 2002-06-19 09:44:04 EDT
Sounds like Dreamweaver remains running even when the last doc is closed, and 
Eclipse waits for it.  A workaround would be to launch it via a batch file 
using "cmd".
Comment 2 Simon Arsenault CLA 2002-09-06 15:23:08 EDT
In release 2.0.1, you can run a tool in the background. This should solve your 
problem. Reopen if not.