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 268752 - provide "Include overloaded methods" in Find Usages
Summary: provide "Include overloaded methods" in Find Usages
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Navigation (show other bugs)
Version: Dev
Hardware: All All
: P2 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-31 08:53 UTC by Vladimir Voskresensky
Modified: 2016-10-31 09:30 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Voskresensky 2016-10-31 08:53:25 UTC
to have parity with Java, please, add checkbox "Include overloaded methods" in Find Usages. It should be visible when use Find Usages for functions/methods. No any extra "enable/disable" logic is needed. Unchecked by default and remembers previous on/off state for the next Find Usages dialog invocation
Comment 1 Vladimir Voskresensky 2016-10-31 08:54:32 UTC
btw, it looks previously we had such checkbox, see i.e. 
https://netbeans.org/bugzilla/show_bug.cgi?id=138596
Comment 2 Alexander Simon 2016-10-31 09:18:07 UTC
(In reply to Vladimir Voskresensky from comment #1)
> btw, it looks previously we had such checkbox, see i.e. 
> https://netbeans.org/bugzilla/show_bug.cgi?id=138596

Are you sure?
It seems you mixed up overriding and overloaded methods