Eclipse shortcuts

Table of Contents: 1. Manage Files and Projects 2. Editor Window 3. Navigate in Editor 4. Select Text 5. Edit Text 6. Search and Replace 7. Indentions and Comments 8. Editing Source Code 9. Code Information 10. Refactoring 11. Run and Debug 12. The Rest 1. Manage Files and Projects Ctrl + N Create n ew project using the Wizard Ctrl + Alt + n Create n ew project, file, class, etc. Alt + f , then . Open project, file, etc. Ctrl + Shift + r Open R essource (file, folder or project) Alt + Enter Show and access file properties Ctrl + s S ave curr...