Bug 532663 - Add "Open Caller" for a method to the hyperlink navigation
Summary: Add "Open Caller" for a method to the hyperlink navigation
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.7   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2018-03-20 09:53 EDT by Lars Vogel CLA
Modified: 2018-03-20 14:22 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 Lars Vogel CLA 2018-03-20 09:53:53 EDT
I frequently need to navigate to the caller of a method. My current process is to call Open Call Hierarchy and use Call Hierarchy view to navigate to the callee.

But I think it would be much nice if I could press the control key and select Open Caller similar to other navigation which is available.
Comment 1 Stephan Herrmann CLA 2018-03-20 11:03:00 EDT
Clarifications needed:
- Comment 0 mixes "caller" and "callee" - which is it?
- what is the expected behavior for the (normal) case of several possible navigation targets (several callers or several callees)?