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 58616

Summary: No persistance of Window System - Files View - close - restart
Product: projects Reporter: Zdenek Konecny <koneczde>
Component: Generic InfrastructureAssignee: issues@ide <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

Description Zdenek Konecny 2005-05-05 12:51:57 UTC
Expanded nodes in File View, Project View, Favorite View... are after restarting
IDE packed.
Comment 1 Marian Mirilovic 2005-05-06 10:16:12 UTC
This feature is disabled by default, because of performance problems on startup.
 Especially scaling isn't as good as it could be.
If you would have a lot off opened projects and you expand a lot folders, your
startup will take ages after restart of IDE ...

*** This issue has been marked as a duplicate of 55701 ***
Comment 2 Antonin Nebuzelsky 2005-05-09 14:11:37 UTC
Note that you can use

-J-Dnetbeans.keep.expansion

command line option to turn the expansion restoration after start on.