3 comments

[ 2294 ms ] story [ 3204 ms ] thread
Good list. I posted a comment there, and am copy-pasting the same here -

Ctrl + L – Brings up a dialog for a line number to navigate to

Ctrl + Shift + L – Brings up a popup of shortcuts (Handy especially when new to learning the shortcuts)

Ctrl + Shift + Up/Down – Moves the caret to the previous or next method.

[Edited to only mention some shortcuts not on the page, but those that I find handy]

My favorite is Alt-F4 to close Eclipse, and then Enter to spawn an IDE that isn't terrible.
The article mention Ctrl+Shift+R to Open a Resource, but Ctrl+Shift+T is just as nice - restricts the search to Types (i.e. classes).