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

0
2 comments
Avatar
Permanently deleted user

For this task I use Menu -> View -> Call Hierarchy (CtrlAltH)

On 1/22/2010 12:23 PM, Michael Damberger wrote:

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

>

---
Original message URL: http://www.jetbrains.net/devnet/message/5254947#5254947


--
Martin Fuhrer
Fuhrer Engineering AG
http://www.fuhrer.com

0
Avatar
Permanently deleted user

thank you!

M.

0

Please sign in to leave a comment.