[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.pdt] Re: 'Open call hierarchy' (Ctrl-Alt-H) doesn't seem to work for me

Hi,

Call Hierarchy is not implemented yet in PDT 2.0.
The action exists, since it is derived from DLTK.

Best regards,

"Tom Walter" <eclipsenews.20.epm@xxxxxxxxxxxxxxx> wrote in message 
news:gkhavs$fgj$1@xxxxxxxxxxxxxxxxxxxx
> 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.