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 33043 - Implement cleaning of unused TopComponent settings files
Summary: Implement cleaning of unused TopComponent settings files
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: mslama
URL:
Keywords:
Depends on:
Blocks: 32212
  Show dependency tree
 
Reported: 2003-04-18 10:14 UTC by mslama
Modified: 2008-12-22 18:52 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mslama 2003-04-18 10:14:41 UTC
Unused (not referenced from any mode by wstcref)
settings file are kept in Components folder. After
some time it can be performance problem and it
also takes disk space (even if typical settings
file size is a few KBs).
Comment 1 mslama 2003-05-06 13:57:41 UTC
During loading of winsys unused TopComponent's settings files which
are NOT in install layer and are in session or project layer are deleted.
Comment 2 Marian Mirilovic 2004-03-17 14:05:13 UTC
verified