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.
Tool/software: Code Composer Studio
Hi,
I just discovered the amazing formatter and I would like to use it to standardize my code.
The problem I have at this moment is that I have multiple workspaces (due to multiple projects)
and I would like to start using the same formatter in each project.
How can I force this? I do not want to think about this every time I create a new work space.
Thank you in advance for your answer.
Best regards,
Jeffrey
John,
Thank you for your reply.
It was very helpful, I have solved my problem by creating a formatter project in SVN.
Store the settings I want in this project, and then add these files as an eternal to the .settings directory of my projects.
regards,
Jeffrey