Call hierarchy by Working Set for indirect calls [message #257595] |
Mon, 24 November 2008 16:45 |
Eclipse User |
|
|
|
HI
Is there a way to find all calls made to a method from a Working Set both
directly and indirectly ? By direct calls I mean method Mc directly
calling search method Ms. By indirect call I mean, Mc calls Mx which calls
My which ultimately calls Ms. I want to see all Mc instances in my Working
Set. (Motive: In my case Ms is a deprecated method; I want to see any
methods in my Working Set that ultimately ends up calling this deprecated
method).
I tried searching for any posts on this before but the closest I could
find is the following which isn't quite the same:
http://dev.eclipse.org/newslists/news.eclipse.tools.jdt/msg1 3233.html
TIA
/bala
|
|
|
Powered by
FUDForum. Page generated in 0.03548 seconds