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 - Add option to disable restoring open tabs from previous session
Summary: Add option to disable restoring open tabs from previous session
Status: REOPENED
Alias: None
Product: ide
Classification: Unclassified
Component: UI (show other bugs)
Version: 8.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-05 13:26 UTC by sh2ka
Modified: 2016-10-06 12:06 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 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.