I have a class X containing method myMethod(). I would like to find locations in all projects in my current workspace where this myMethod() is being called. I cannot use any
Go to the method in X.java, and select Open Call Hierarchy from the context menu.