This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCSv6.1.1: How to export Code formatter Profile

Guru 20035 points

Hello,

How do I export the code formatter profile (i.e. in code style)?

Stephen

  • Use CCS menu File -> Export. Then in the dialogue select General -> Preferences.

    The Export Preferences then allows you to export the C/C++ Code Style Preferences to an .epf file, which can then be imported into a different workspace:

      

  • Thanks.

    Do you know if there is any way to set up CCS so that it automatically imports a specific epf file whenever I create a new workspace?