In this tutorials we are going to see list of eclipse shortcuts used for Project, Refactor- Java Code and Search related Operations.
Project
Only one shortcut for project menu Build All - Ctrl+B
Refactor – Java Code
Description
|
Shortcuts
|
Change Method Signature | Alt+Shift+C |
Convert Local Variable to Fields | Alt+Shift+F |
Extract Local variables | Alt+Shift+L |
Extract Methods | Alt+Shift+M |
Inline | Alt+Shift+I |
Move – Refactoring | Alt+Shift+V |
Redo – Refactoring | Alt+Shift+Y |
Refactor Quick Menu | Alt+Shift+T |
Rename - Refactoring | Alt+Shift+R |
Undo - Refactoring | Alt+Shift+Z |
Description
|
Shortcuts
|
Declaration in Workspace | Ctrl+G |
Occurrences in File | Ctrl+Shift+U |
Open Search Dialog | Ctrl+H |
References in Workspace | Ctrl+Shift+G |
0 comments:
Post a Comment