if you are in the editor for Z.java, how can you quickly go to the
definition of m() in A.java especially if there are 10 levels of class
hierarchy between A and Z? Of course, when there is an m() in D, the
editor for D.java should open instead of A.java
If this cannot be done, I'd file an enhancement request.