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 103761 - Remove dependency on org.openide.options
Summary: Remove dependency on org.openide.options
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks: 77030
  Show dependency tree
 
Reported: 2007-05-11 15:12 UTC by mslama
Modified: 2009-05-18 10:47 UTC (History)
0 users

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 2007-05-11 15:12:21 UTC
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.html.editor
uses org.openide.options which is deprecated: Use org.openide.util.NbPreferences
instead.
Comment 1 Marek Fukala 2007-10-29 14:02:45 UTC
we do not have time for this now.
Comment 2 Jaroslav Tulach 2008-08-15 09:23:04 UTC
Please reevaluate. The editor has been rewritten to not require BaseOptions anymore.
Comment 3 Marek Fukala 2008-08-15 10:31:46 UTC
I am working on this issue for html and jsp editor this week. I am also doing some arch changes in jsp completion so it
takes more time. will be delivered to 6.5 for sure.
Comment 4 Marek Fukala 2008-08-21 11:01:12 UTC
fixed

http://hg.netbeans.org/main/rev/1737b97c0a46
Comment 5 Quality Engineering 2008-08-22 06:04:03 UTC
Integrated into 'main-golden', available in build *200808220201* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/1737b97c0a46
User: Marek Fukala <mfukala@netbeans.org>
Log: #103761, #103785 - removed dependencies on deprecated modules