Eclipse Shortcuts

Eclipse shortcuts for everyday development.

Ctrl+Shift+R
Open any Resource in the workspace.

Ctrl+Shift+T
Open a Java Class. Also supports abbreviations, example: BIS gives BufferedInputStream, NPE gives NullPointerException