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 135543 - warnings from CND module
Summary: warnings from CND module
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-21 19:41 UTC by Thomas Preisler
Modified: 2008-06-18 04:24 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 Thomas Preisler 2008-05-21 19:41:49 UTC
WARNING [org.openide.loaders]: Should override getLookup() in class org.netbeans.modules.cnd.loaders.CCDataObject, e.g.:
[MultiDataObject.this.]getCookieSet().getLookup()
WARNING [org.openide.loaders]: Should override getLookup() in class org.netbeans.modules.cnd.loaders.HDataObject, e.g.:
[MultiDataObject.this.]getCookieSet().getLookup()

Should be fixed.
Comment 1 Thomas Preisler 2008-06-06 19:49:18 UTC
Don't see this anymore. Could have been fixed with http://www.netbeans.org/issues/show_bug.cgi?id=136587 and related work.
Comment 2 Vladimir Voskresensky 2008-06-07 20:55:05 UTC
I still see it trunk
Comment 3 Vladimir Voskresensky 2008-06-16 14:35:47 UTC
fixed: http://hg.netbeans.org/main?cmd=changeset;node=4ec044342084
Comment 4 Quality Engineering 2008-06-18 04:24:54 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #266 build
Changeset: http://hg.netbeans.org/main/rev/4ec044342084
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed IZ#135543: warnings from CND module