Ben Fritz
unread,Jan 27, 2012, 6:21:49 PM1/27/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to eclim-user
In Eclipse 3.6.2, when viewing the call hierarchy, I can switch
between a "callees" hierarchy which shows the functions called *by*
the function of interest, and a "callers" view which shows which
functions *call* the function of interest.
Interestingly, CCallHierarchy in Vim only seems to be able to show the
callers view. Am I missing something? Surely there's a way to get
either view from Eclipse into Vim?