[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.tools.pdt] 'Open call hierarchy' (Ctrl-Alt-H) doesn't seem to work for me
|
Steps: right click a method, choose 'Open Call Hierarchy'
I would expect to see a list of all the places where the method was
called from, however I basically only see the declaration of the method
itself. Same if I switch to 'callee' hierarchy. Even when the method is
called or calls methods in the same file.
I was wondering if this is just something that hasn't been implemented
yet, or if there is something wrong with my setup? I'm on the latest
stable all-in-one of PDT 2.0
I couldn't find anything in bugs.eclipse.org about it.