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 - Remove dependency on org.openide.options
Summary: Remove dependency on org.openide.options
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Image (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@utilities
URL:
Keywords:
Depends on:
Blocks: 77030
  Show dependency tree
 
Reported: 2007-05-11 15:17 UTC by mslama
Modified: 2007-05-25 14: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 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