Bug 473246 - [call hierarchy] Automate Call Hierarchy
Summary: [call hierarchy] Automate Call Hierarchy
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.6   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-21 22:04 EDT by Roman Dekhterman CLA
Modified: 2015-07-22 04:26 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?