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 113458

Summary: "Call hierarchy" for method
Product: java Reporter: Petr Hejl <phejl>
Component: NavigationAssignee: Tomas Zezula <tzezula>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: gsporar, sandipchitale, tmysik
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Petr Hejl 2007-08-22 08:54:46 UTC
IDE should provide "call hierarchy" functionality for the method. It is quite useful when inspecting the code written by
somebody else. Find usages functionality is not very useful in such case - in fact it provides just the first level of
call hierarchy and does not work in desired way when invoked on method implementing interface.
Comment 1 Tomas Mysik 2008-02-11 12:40:35 UTC
I agree - try Eclipse and you will see.
Comment 2 Jan Pokorsky 2008-06-05 10:47:16 UTC
The feature is planned for NB 6.5 as issue 132187.

*** This issue has been marked as a duplicate of 132187 ***