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 - Remove dependency on org.openide.options
Summary: Remove dependency on org.openide.options
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: CDC pack (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: luky
URL:
Keywords:
Depends on:
Blocks: 77030
  Show dependency tree
 
Reported: 2007-05-11 15:21 UTC by mslama
Modified: 2007-06-13 16:16 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: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