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 246859

Summary: Keep or restore output tabs
Product: platform Reporter: tilman
Component: Output WindowAssignee: Jaroslav Havlin <jhavlin>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:

Description tilman 2014-09-03 18:48:50 UTC
I suggest that it be possible to restore closed "output" panes, or to "pin" them so that they don't get closed when a new application runs.

Why I'd this: I have a small project that runs about 1-2 hours and produces a lot of output that I want to analyse for exceptions later. I run 4 jobs at the same time and then go to work or sleeping. When I come back to the computer, all my output is sometimes lost if I start a different application because netbeans closes the panes. (I know, I could also produce a real logfile instead...)
Comment 1 Jaroslav Havlin 2014-09-12 12:37:59 UTC
Reopening closed tabs would be quite difficult to implement, but keeping existing tabs seems reasonable.
Thank you for reporting.