Ctrl + Shift + R : To search the class names in your workspace Ctrl + Shift +R Alt + Ctrl + H : To find the call history ( from which classes this method is called ) Alt + Ctrl + H Ctrl + O : To show inherited members ( variables + methods in the class ) Ctrl + O Ctrl + Shift + G : To search the variables or text used in the workspace Ctrl + Shift + G Ctrl + F : To find and replace words in the class file. Ctrl + F Ctr l + L : To go the line number of class Ctrl +L Ctr l + Space : For auto complete Ctrl + Space Ctr l + Shift + backslash : To comment the selected code Ctrl + Shift + backslash
Code Talk a blogg for programmers.. !!!