0
votes
Favorite Eclipse keyboard shortcuts
ALT + SHIFT + X then press T - Run a test
ALT + SHIFT + Z - surround with try/catch context menu
CTRL + SHIFT + O - organize java imports
CTRL + SHIFT + T - open type
…
