Generating a Config File for the Formatter Application
Generating a config file for the formatter application involves modifying
the code formatter settings for a C/C++ project and copying
org.eclipse.cdt.core.prefs out of the .settings directory for that
project.
Select a C/C++ project, open the pop-up menu and choose
Properties.
Select the C/C++ General > Formatter page and
check Enable project specific settings.
Select or edit a profile as explained above.
Click OK when you are done.
Use either a file manager or the command line to copy
workspace/YourCProject/.settings/org.eclipse.cdt.core.prefs
to a new location.