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 193597 - Does not recognize indirect implementations
Summary: Does not recognize indirect implementations
Status: RESOLVED DUPLICATE of bug 188713
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0
Hardware: PC Windows Vista
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-19 11:17 UTC by Chiana
Modified: 2011-02-17 16:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Showcase (43.38 KB, application/x-zip-compressed)
2010-12-19 11:19 UTC, Chiana
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chiana 2010-12-19 11:17:58 UTC
[ BUILD # : 20101215 ]
[ JDK VERSION : 1.6.22 ]

when using indirect implementation, i.e. extending an interface, the IDE does
not recognize methods as implemented and gives the "Method not exposed in any
interface" hint.
Supplies an enterprise application showing the case.
Comment 1 Chiana 2010-12-19 11:19:18 UTC
Created attachment 104265 [details]
Showcase

Shows incorrect hint in NewSessionBean
Comment 2 Petr Hejl 2011-02-17 15:02:55 UTC
I don't see such hint in the example you attached? Can you mention the exact location? Can you retest in dev build? It might be fixed.
Comment 3 Chiana 2011-02-17 16:22:24 UTC
Yes, this has been fixed.

*** This bug has been marked as a duplicate of bug 188713 ***