- Ctrl-Shift-O will import all classes in the classpath for which imports are missing
- Ctrl-Space will autocomplete (with names in the scope that make sense)
- Ctrl-F11 will run the application
- Ctrl-PgUp and Ctrl-PgDw to go to next/previous file in editor ( Ctrl-E to list, Ctrl-F6)
- Ctrl-1 apply quick fix
- Ctrl-M Toggle maximize current editor
- Described here
- Ctrl-F12 rotate