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 20901

Summary: Break up IDESettings
Product: platform Reporter: Petr Hrebejk <phrebejk>
Component: -- Other --Assignee: issues@platform <issues>
Status: NEW ---    
Severity: blocker CC: jglick, jpokorsky, ttran
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 17815    

Description Petr Hrebejk 2002-02-26 17:25:24 UTC
As Jesse mentioned in one of his emails we need to break up the IDESettings
to smaller parts in order to put them into various core modules.

Jesse wrote:
I meant that if we move IDESettings out of the "real" core, which we should, it 
would need to be broken up. MDI vs. SDI in core/windows. Show File Extensions in 
core/ide. Show Tips of the Day in core/ui. Etc. Even using packages.txt there is
no way to easily split up stored SystemOption settings.

Jesse also wrote:
So we would need to provide something which can quietly load old stored 
IDESettings instances - and either ignore them (make users do it again) or apply 
each property to the new submodules. Tricky.

Hopefuly this can be done as part of the switching to new format of settings.
Comment 1 Marek Grummich 2002-07-22 08:44:29 UTC
Target milestone was changed from '3.4' to TBD.
Comment 2 Marek Grummich 2002-07-22 09:16:20 UTC
Target milestone was changed from '3.4' to TBD.
Comment 3 Jaroslav Tulach 2004-05-06 13:14:12 UTC
Has not this happened yesterday? I know Trung commited something...
Comment 4 _ ttran 2004-05-06 14:35:58 UTC
no, I only killed some clearly bullsh*t stuff there
Comment 5 Antonin Nebuzelsky 2008-04-15 17:09:25 UTC
Reassigning to new module owner jskrivanek.