Eclipse Keyboard Shortcuts
From SquadLimberWiki
| C-F6 / C-F7 / C-F8 | Cycle through editors / views / perspectives |
| Alt-Shift-Q O | Outline |
| Alt - | System Menu - useful for closing views |
| Alt / | Text-based code completion - useful for non-Java code |
| TAB / Shift-TAB | Indent / Un-indent - useful for non-Java code (For Java code use C-Shift-F) |

