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 10156

Summary: List all objects/classes which refer to a given function/class
Product: java Reporter: _ gtzabari <gtzabari>
Component: UnsupportedAssignee: issues@java <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: OS/2   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 17824, 17825    
Bug Blocks:    

Description _ gtzabari 2001-03-10 22:18:46 UTC
When I right-click on a specific class or function, I should be able to 
get a list of all dependencies; that is all functions, classes, etc which 
refer to this class/function.

I think it would be a good idea to provide this functionality when you 
right-click on the class/package but in the case of a function I think it 
would be a good idea if you provide some sort of wizard or something.
Comment 1 Jan Chalupa 2001-05-05 21:55:36 UTC
Target milestone -> 3.3
Comment 2 David Konecny 2001-06-18 12:28:22 UTC
This is issue for Java module. Will be probably solved by MDR.
Comment 3 Svata Dedic 2001-11-19 12:01:14 UTC
Although full model would be the best way, it can be hacked around 
with partial (but persistent) metamodel, with some meta-data 
digested from the unmodelled parts of source.
Comment 4 Jan Chalupa 2001-11-27 12:50:03 UTC
Target milestone -> 3.3.1.
Comment 5 Pavel Buzek 2002-02-01 12:54:15 UTC
*** Issue 1921 has been marked as a duplicate of this issue. ***
Comment 6 Svata Dedic 2002-05-21 17:48:09 UTC
Cleaning up before 4.0 planning
Comment 7 Marek Grummich 2002-07-19 16:38:57 UTC
Target milestone was changed from not determined to TBD
Comment 8 Jan Becicka 2002-08-06 13:23:09 UTC

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