I want to know how many methods an interface declares or a class/enum implements. How to get that in Eclipse?
If I have a *java file open, I can right click on the source, scroll down to "Show In (Alt-Shift-W)", and select Navigator. If I have an *xml, *jsp, or pretty much anything besides a Java source ...