Please enable JavaScript.
Coggle requires JavaScript to display documents.
Eclipse Shortcuts - Coggle Diagram
Eclipse Shortcuts
Code Editor
-
-
-
-
-
-
-
Ctrl+Shift+R
brings up any resource (xml, java file or text file in the workspace)
Ctrl+Shift+T
bring up all the list of classes e.g., java classes in class path
-
-
-
-
-
-
-
-
-
Refactor
-
-
Alt + Shift + R
change the name of variable, class or interface
-
-