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 103767

Summary: Remove dependency on org.openide.options
Product: javame Reporter: mslama <mslama>
Component: CDC packAssignee: luky <luky>
Status: VERIFIED 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:21:44 UTC
WARNING [org.netbeans.core.modules]: the module
org.netbeans.modules.j2me.cdc.project.nsicom uses org.openide.options which is
deprecated: Use org.openide.util.NbPreferences instead.
WARNING [org.netbeans.core.modules]: the module
org.netbeans.modules.j2me.cdc.project.ricoh uses org.openide.options which is
deprecated: Use org.openide.util.NbPreferences instead.
Comment 1 luky 2007-05-14 15:06:35 UTC
I can't find any dependency on org.openide.options in cdc. Can you explain how 
you got this warning?
Comment 2 mslama 2007-05-15 14:02:57 UTC
In mobility/cdcplugins/nsicom/nbproject/project.xml change dependency on
explorer to 6.8. The same for ricoh. (Explorer adds runtime dependency on
options if you depends on explorer version < 6.8 to keep compatibility.)
Comment 3 luky 2007-05-17 14:08:50 UTC
Dependency changed
Comment 4 Lukas Hasik 2007-06-13 16:16:23 UTC
verified in 070612