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 123598

Summary: IDE should periodically save IDE session, rather than only at shutdown
Product: platform Reporter: janicki <janicki>
Component: Window SystemAssignee: issues@platform <issues>
Status: NEW ---    
Severity: blocker CC: kolen
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description janicki 2007-12-07 00:04:49 UTC
When I close Netbeans and then reopen, it remembers my screen configuration and all my document tabs from the last session.  This is great!

Unfortunately, sometimes Netbeans crashes (although continuously improving), or the O/S crashes, or a cat bites a power cord, or whatever.  In those cases 
that Netbeans does not shutdown cleanly, Netbeans reverts to the last saved session, which could be uselessly old (especially if crashes are happening often).  

I would like to see Netbeans either periodically save the session info (every 5-minutes?), or at least provide a means so I can manually initiate the session 
saving feature before I'm about to do something risky.
Comment 1 kolen 2012-03-19 06:50:39 UTC
Also session is not saved when Windows shuts down correctly, not due to power loss, and when Netbeans process is not forcibly killed (issue 209715).