Is there any shortcut key to switch between .cc and .h in Eclipse CDT?
I was using visual stdio , I can switch between .cc and .h using alt+o,
Can I do it in Eclipse CDT?
Many thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Ctrl+Tabis the default shortcut in eclipse for switching the editor view from viewing a.cppfile to a corresponding.hfile, and vice versa.YES, You can change it to
alt+oIn
Window->Preferences->General->Keys - Toggle Source/Header