I find it extremely useful to use the Ctrl(cmd)+o shortcut on Eclipse to find a member field or method in a class (and use it again to get the ones fro
ctrl+h will bring up java search option. Enter your string and see. It also has different patterns like .java, .jsp, then select scope then search.
ctrl+h
.java
.jsp