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 - Get rid of using org.openide.options (j2ee/blueprints)
Summary: Get rid of using org.openide.options (j2ee/blueprints)
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: blueprints (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Nitya Doraisamy
URL:
Keywords:
: 103766 (view as bug list)
Depends on:
Blocks: 77030
  Show dependency tree
 
Reported: 2007-05-07 15:44 UTC by Lukas Jungmann
Modified: 2013-02-13 10:20 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
patch, feel free to apply (3.90 KB, text/plain)
2007-05-07 15:49 UTC, Lukas Jungmann
Details

Note You need to log in before you can comment on or make changes to this bug.
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.