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 - [40cat] Build output and execution/debug output use the same Output window pane.
Summary: [40cat] Build output and execution/debug output use the same Output window pane.
Status: CLOSED DUPLICATE of bug 41252
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-25 12:11 UTC by lleland
Modified: 2006-03-24 09:55 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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