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 - Keep or restore output tabs
Summary: Keep or restore output tabs
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-03 18:48 UTC by tilman
Modified: 2014-09-12 12:37 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

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