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 233924 - cant reopen closed output window when using maven
Summary: cant reopen closed output window when using maven
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-04 22:38 UTC by adingfelder
Modified: 2013-08-15 11:29 UTC (History)
0 users

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 adingfelder 2013-08-04 22:38:17 UTC
If you close an output tab, you can supposedly right click the process and choose "show output" to reopen the output tab.

Unfortunately, this is always greyed out (disabled) when the project is using maven.  (sounds like it works with ant?)

We should be able to reopen a closed tab for a running process, no matter whether it is using maven or not.
Comment 1 Jaroslav Havlin 2013-08-15 11:29:45 UTC
It works fine for me in the current development version.

I've found a problem in the reopened tab, that is cleared after writing to the output tab is finished.
This is fixed in http://hg.netbeans.org/core-main/rev/a80686561e41

If you still encounter the reported bug in NetBeans 7.4 beta or in development builds, please reopen this issue. Thank you.