Most useful shortcut in Eclipse CDT

c++, eclipse, eclipse-cdt, keyboard-shortcuts

Solution

Ctrl + Tab : Switch between source and header files.

Problem

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.

Original source