Alt+shift+j Add a comment to the selected class/method
CTRL+T Displays the inheritance tree for the selected class
Ctrl+shift+x/y Convert selected characters to uppercase/lowercase
Ctrl+shift+r Opening a resource
Ctrl+shift+t Opening Classes/interfaces
Ctrl+o View all methods and properties of a class
CTRL+E Displays the list of currently open edit pages
Alt+shift+r Renaming Properties/Methods
Alt+shift+r (two times) Rename property to implement automatic renaming of the Get/set method
Alt+shift+m Extraction Method
Shift+enter Create a blank line below the current line and move the cursor to the next line
Ctrl+shift+enter Create a blank line above the current line
Alt+↑/↓ up/down move forward
Ctrl+alt+↑/↓ up/down replication when moving forward
Ctrl+m the editor full screen
CTRL +. Move to the next error point
Ctrl+home/end cursor back to the initial/end position on this page
Ctrl+q back to the last place to edit
ctrl+/comment One or more lines of code
Ctrl+alt+h See where the selected method is called
MyEclipse Practical Shortcut Key Summary