Is there an Eclipse shortcut to see all class overriding the method m?
m
Highlight/select/put-cursor-on the method name and hit Ctrl + T
Obviously limited to the classes defined on the classpath ("build path" in Eclipse terminology)