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 103765

Summary: Remove dependency on org.openide.options
Product: utilities Reporter: mslama <mslama>
Component: ImageAssignee: issues@utilities <issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 77030    

Description mslama 2007-05-11 15:17:09 UTC
WARNING [org.netbeans.core.modules]: the module org.netbeans.modules.image uses
org.openide.options which is deprecated: Use org.openide.util.NbPreferences instead.
Comment 1 mslama 2007-05-25 14:11:47 UTC
Fixed in main trunk:
/cvs/image/nbproject/project.xml
new revision: 1.9; previous revision: 1.8

/cvs/image/src/org/netbeans/modules/image/ImagePrintSupport.java
new revision: 1.6; previous revision: 1.5