Shortcut | Description |
---|---|
C-S-T | Open type dialog - to quickly search for a Java type within a configured classpath |
C-S-R | Open resource - to quickly open a resource |
Ctrl-Space | Code completion |
C-1 | Quick fix - prompts a box with possible fixes (only available when there is bulb mark) |
C-E | Change editor - prompts a box that list all opened editors |
C-S-F | Reformat code |
C-O | Quick outline - box that shows a structural view of the current file |
C-A-X J | Run as Java application |
Key | Description |
---|---|
C | Control (Windows/Linux) Command (OSX) |
A | Alt |
S | Shift |
Ctrl | Control key at all platforms |