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 - "Call hierarchy" for method
Summary: "Call hierarchy" for method
Status: RESOLVED DUPLICATE of bug 132187
Alias: None
Product: java
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-22 08:54 UTC by Petr Hejl
Modified: 2008-06-05 10:47 UTC (History)
3 users (show)

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 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 ***