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 247243 - Implemented/Overidden in should not show current class
Summary: Implemented/Overidden in should not show current class
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 8.0.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-17 21:16 UTC by mclaborn
Modified: 2015-09-25 13:23 UTC (History)
1 user (show)

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 mclaborn 2014-09-17 21:16:23 UTC
Product Version = NetBeans IDE 8.0.1 (Build 201408251540)
Operating System = Linux version 3.13.0-35-generic running on amd64
Java; VM; Vendor = 1.7.0_67
Runtime = Java HotSpot(TM) 64-Bit Server VM 24.65-b04

Ctrl + Alt + click on a method shows a list of classes that override or implement the given method.  In 8.0.1 that list includes the current class.  Doesn't make sense to me to include the current class.
8.0 did not show the current class.
Comment 1 Jiri Prox 2014-09-22 10:01:11 UTC
reprducible
Comment 2 Svata Dedic 2015-09-25 13:23:50 UTC
Works for me in the current dev build.