how to jump from editor to explorer window in eclipse(shortcut key) -


Is there a shortcut key to jump from writing the editor to the applet window or console? Believe the picture that I am writing the code and I want to move the project explorer window with mouse usage. Is there a shortcut key for this?

Yes, I got the answer ctrl + shift + F7 or ctl + f7

Comments

Popular posts from this blog

c++ - why does this code produce a runtime error? -

java - Can Find the error -

maximum size of array in c -