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

Summary: cant reopen closed output window when using maven
Product: platform Reporter: adingfelder
Component: Output WindowAssignee: Jaroslav Havlin <jhavlin>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

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.