C++ – Most useful shortcut in Eclipse CDT

ceclipseeclipse-cdtkeyboard shortcuts

I would like to make a cheat sheet presenting the most useful (and time saving) shortcut for Eclipse CDT (C++).

Can you share what are the most useful shortcuts that you use in CDT?

Please, post only general shortcuts (available when doing C++) or CDT specific.

Best Answer

Ctrl + Tab : Switch between source and header files.