show "stack trace" of method
a collegue switched to IDEA from Eclipse and asked me how he can show the "stack trace" of a method, like he can in Eclipse.
He said he can show all the usages of a method and then backwards the usages of those methods and so on,
and this allows him to study unknown code very well.
does this feature exist in IDEA?
thanks
MD
Please sign in to leave a comment.
For this task I use Menu -> View -> Call Hierarchy (CtrlAltH)
On 1/22/2010 12:23 PM, Michael Damberger wrote:
>
>
>
--
Martin Fuhrer
Fuhrer Engineering AG
http://www.fuhrer.com
thank you!
M.