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 159457 - org.openide.options used by D-Light
Summary: org.openide.options used by D-Light
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: D-Light (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Maria Tishkova
URL:
Keywords: PERFORMANCE, REGRESSION
Depends on:
Blocks:
 
Reported: 2009-03-02 18:32 UTC by Jaroslav Tulach
Modified: 2009-03-04 20:11 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 Jaroslav Tulach 2009-03-02 18:32:33 UTC
Please upgrade your dependencies to not depend on org.openide.options module:

     [exec] WARNING [org.netbeans.core.modules]: had to upgrade dependencies for module 
org.netbeans.modules.dlight.visualizers: added = [module org.openide.options > 6.7, module org.openide.options > 6.6] 
removed = []; details: [#88531 Remove SystemOption usage from PrintSettings, #88769 Incompatible change due to removal 
of PropertySheetSettings]
     [exec] WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.dlight.visualizers uses 
org.openide.options which is deprecated: Use org.openide.util.NbPreferences instead.
     [exec] WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.dlight.visualizers uses 
org.openide.options which is deprecated: Use org.openide.util.NbPreferences instead.
Comment 1 Jaroslav Tulach 2009-03-02 18:33:25 UTC
The org.openide.options was disabled autoload in 6.7M2, so please make it disabled again (by not using it).
Comment 2 Andrew Krasny 2009-03-04 20:11:23 UTC
Fixed http://hg.netbeans.org/main/rev/a26b8694a43d