Bug 17381 - [ExternalTools] Non-ant external tools always log output
Summary: [ExternalTools] Non-ant external tools always log output
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P2 major (vote)
Target Milestone: ---   Edit
Assignee: Ryan Cooper CLA
QA Contact:
URL:
Whiteboard:
Keywords: ui
Depends on:
Blocks:
 
Reported: 2002-05-23 12:07 EDT by Adam Schlegel CLA
Modified: 2002-09-18 13:58 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 Adam Schlegel CLA 2002-05-23 12:07:02 EDT
When creating an external tool, there is checkbox to "Show execution log on 
console". Non-ant external tools do not respet this setting.

If the Log Console view is not open, then running a non-Ant external tool will 
only cause the view to be opened if the "Show execution log" option is 
selected. However, if the Log console view is already open, running the non-ant 
external tool will always log its output to the view. The view is only cleared 
before excution if the "Show execution log" option is selected.
Comment 1 Nick Edgar CLA 2002-05-27 23:24:15 EDT
Need to have this checkbox for non-Ant external tools as well.
Be sure to still siphon off output from the Process if it's being discarded, 
otherwise it will hang if it generates a lot of output and fills the buffer.
Comment 2 Ryan Cooper CLA 2002-06-03 08:21:25 EDT
Build: 20020602 (F2 candidate 2)

Fix confirmed.
Comment 3 Adam Schlegel CLA 2002-06-12 10:14:30 EDT
Verified in 20020611