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 103440

Summary: Get rid of using org.openide.options (j2ee/blueprints)
Product: obsolete Reporter: Lukas Jungmann <jungi>
Component: blueprintsAssignee: Nitya Doraisamy <nityad>
Status: VERIFIED FIXED    
Severity: blocker CC: mslama
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 77030    
Attachments: patch, feel free to apply

Description Lukas Jungmann 2007-05-07 15:44:07 UTC
See following warning on IDE startup:

WARNING [org.netbeans.core.modules]: the module
org.netbeans.modules.j2ee.blueprints uses org.openide.options which is
deprecated: Use org.openide.util.NbPreferences instead.
Comment 1 Lukas Jungmann 2007-05-07 15:49:13 UTC
Created attachment 42196 [details]
patch, feel free to apply
Comment 2 Lukas Jungmann 2007-05-11 15:31:13 UTC
*** Issue 103766 has been marked as a duplicate of this issue. ***
Comment 3 mslama 2007-05-24 12:17:43 UTC
Patch looks ok. Is there any reason why it is not yet applied?
Comment 4 Lukas Jungmann 2007-05-29 19:08:39 UTC
Patch applied with Nitya's approval => f.

IDE: [5/29/07 8:06 PM] Committing Files started
Checking in j2ee/blueprints/nbproject/project.xml;
/cvs/j2ee/blueprints/nbproject/project.xml,v  <--  project.xml
new revision: 1.8; previous revision: 1.7
done
Checking in ide/golden/deps.txt;
/cvs/ide/golden/deps.txt,v  <--  deps.txt
new revision: 1.584; previous revision: 1.583
done
Checking in
j2ee/blueprints/src/org/netbeans/modules/j2ee/blueprints/ui/projects/FoldersListSettings.java;
/cvs/j2ee/blueprints/src/org/netbeans/modules/j2ee/blueprints/ui/projects/FoldersListSettings.java,v
 <--  FoldersListSettings.java
new revision: 1.4; previous revision: 1.3
done
IDE: [5/29/07 8:07 PM] Committing Files finished
Comment 5 Lukas Jungmann 2007-08-24 14:55:52 UTC
v.