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.
Hello,
I'm currently wondering, is the ".settings" folder in CCSv4 projects directory project dependent or workspace dependent? And is it required to put this folder and the files within under Repository control? Or are this folders and files re-created automatically when if missing?
Kind regards,
Andi
Hi Andreas,
You should put this file under source control. It contains data specific to the project. You should also put .ccsproject, .cdtbuild, .cdtproject in source control.
Thanks
ki