I wish to know which are the Eclipse navigation keyboard shortcuts.
I already use:
Ctrl + Shift + UP or DOWN to navigate trough methods
Ctrl + , or . to navigate between errors
Ctrl + Page UP or DOWN to navigate between tabs
UP or DOWN to navigate trough project structure at “Package Explorer” and SPACE to expand/collapse folders or open files
With those I almost don’t use the mouse, I want to know if there’s a shortcut to swap between the eclipse inner windows (to console bottom, to code middle, tasks right, explorer left and so on)
Thanks
There is a very powerful shortcut
Ctrl+3that allows you to go pretty much anywhere. Just typeCtrl+3and then start typing the name of the view, e.g. “console”.Of course you can always set dedicated shortcuts for different views in
Preferences->Keys, likeShow View (View: Console)