Bug 473246

Summary: [call hierarchy] Automate Call Hierarchy
Product: [Eclipse Project] JDT Reporter: Roman Dekhterman <roman.dekhterman>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: daniel_megert, noopur_gupta
Version: 4.6   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Roman Dekhterman CLA 2015-07-21 22:04:29 EDT
Currently opening all classes that invoke a specific method is exhaustive. There is a great need for a way to open all instances till invoke class is found.
Comment 1 Dani Megert CLA 2015-07-22 04:26:21 EDT
(In reply to Roman Dekhterman from comment #0)
> Currently opening all classes that invoke a specific method is exhaustive.
> There is a great need for a way to open all instances till invoke class is
> found.

Can you give a concrete example?