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