Ctrl +/single-line comments, canceling single-line comments
Ctrl + D Delete Current line Ctrl + 1 quick fix Error CTRL + O open current file outline, quick navigate to method, class Ctrl + E Quick Select Open file editing bounds Face Ctrl + M edit window maximize, minimize CTRL + K Quick Find selected String Ctrl + T view class inheritance structure
CTRL + SHIFT +/Multiline Comment Ctrl + SHIFT + \ Cancel Multiline Comment Ctrl + SHIFT + F Format Document CTRL + SHIFT + X turn selected text into uppercase CTRL + SHIFT + Y turn the selected text into lowercase CTRL + SHIFT + G to find references to the current variable, method, class file Ctrl + SHIFT + O Remove unnecessary imports, prompt for imported packages CTRL + Shift + T open type, for searching for class CT RL + SHIFT + R Open resource for search file Ctrl + SHIFT + F4 Close all open Files window
CTRL + ALT +↓ Copy select Chinese Line CTRL + Alt +↑ Copy select Chinese line to previous row
ALT +/Smart tip alt +↓ Select Chinese line Move down one alt +↑ select Chinese line up alt +← view last file viewed Alt +→ View Next browse file ALT + SHIFT + R Rename variable, method, class ALT + SHIFT + A convert to column edit mode, Cancel to column edit mode
SHIFT + Enter Quick Insert blank line SHIFT + F2 open external Javadoc
From for notes (Wiz)
Eclipse Common shortcut keys