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 27164

Summary: Rerwite Utilities modules according to upcomming Projects support
Product: utilities Reporter: _ lkramolis <lkramolis>
Component: CodeAssignee: Marian Petras <mpetras>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P1    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on: 28316, 27584, 27595, 27812, 28269, 28395, 28532    
Bug Blocks: 26610    

Description _ lkramolis 2002-09-10 12:49:43 UTC
- XMLize settimgs
- rewrite to ProjectSettings
- do backward compatibility issues
Comment 1 _ lkramolis 2002-09-27 15:56:05 UTC
* All settings should be rewritten to new Settings Convertors API,
i.e. PDF Viewer settings, OpenFile Server settings and Search Types.
It also includes reading of old settings format and convertion to new
format.

<http://www.netbeans.org/download/dev/javadoc/SettingsAPIs/org/netbeans/spi/settings/doc-files/api.html>
--

* Current Search Types are project's settings -- not sure if it is
necessary. If decided they are global settings, old project settings
format should be converted to new global settings format.
--

* Current OpenFile mounts filesystem according to java package. This
should be rewritten to new Java API.
Comment 2 _ lkramolis 2002-10-18 17:04:28 UTC
* Adopt search engine to go through Project structure - it is not
common filesytem, it is mainly driven by nodes/looks.
Comment 3 _ lkramolis 2002-10-21 15:39:21 UTC
UI changes overview -
<http://utilities.netbeans.org/plans/proposal/projects_ui.html>.
Comment 4 _ lkramolis 2002-10-30 17:03:41 UTC
Tools action [Create Group...] was removed. Now user can create new
group just from template.
Comment 5 _ lkramolis 2002-11-04 17:35:39 UTC
UI spec -
<http://utilities.netbeans.org/plans/proposal/projects_uispec.html>.
Comment 6 Marian Petras 2003-11-25 14:22:37 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss,
the current work on projects prototype has been stopped.