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 268354

Summary: Add option to disable restoring open tabs from previous session
Product: ide Reporter: sh2ka
Component: UIAssignee: issues@ide <issues>
Status: REOPENED ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

Description sh2ka 2016-10-05 13:26:48 UTC
Now the IDE spends time restoring tabs from previous session when I start it.
IDE spends time when I close it to save lists of open tabs to projects.
But for me its useless and changes project files almost every time I open the IDE.
And I see a bunch of modified files when storing changes to a VCS.
So it would be pretty nice to have an option to disable that feature.
Comment 1 sh2ka 2016-10-06 06:40:51 UTC
The problem was with file permissions in netbeans configuration directory .netbeans that is in the user home directory. Closing the issue.
Comment 2 sh2ka 2016-10-06 12:06:38 UTC
Has worked a little more and found that this problem still exists.