This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 47898

Summary: [40cat] Build output and execution/debug output use the same Output window pane.
Product: projects Reporter: lleland <lleland>
Component: AntAssignee: Jesse Glick <jglick>
Status: CLOSED DUPLICATE    
Severity: blocker CC: jchalupa
Priority: P3    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description lleland 2004-08-25 12:11:19 UTC
[ JDK VERSION : J2SE 1.5.0 ]

The same Output window pane is now being used for both build and execution/debug output. As a result, whenever something is executed/debugged without having to be rebuilt, the results of the last build are wiped out. Developers need to reference non-fatal build messages and warnings during multiple execution/debug sessions.

Build messages should be displayed in a separate Output window pane, and only when a target is actually built. Otherwise, the output of the last build should be preserved. The execution/debug output pane should only contain console input/output.
Comment 1 Jan Chalupa 2004-08-29 22:46:24 UTC
Re-assigning from 'ui'. Fix of issue #47753 might help here. Might 
be its duplicate. Not sure though.
Comment 2 Jesse Glick 2004-08-30 16:58:25 UTC
Not for 4.0.

*** This issue has been marked as a duplicate of 41252 ***
Comment 3 Marian Mirilovic 2005-07-12 10:12:19 UTC
closed