In Eclipse, if the cursor is over a word and you press Ctrl+K you will jump to the next occurrence of that word in the file.
Is there a si
You can do it using macros:
The same can be done for the Ctrl+Shift+K (use Find Previous/ Move to Previous Occurrence).