Hi all,
I have just installed CppStyle plugin in Code Composer Studio, which is based in Eclipse.
Is there any way to configure in project settings a relative path to the project where it is clang format executable (i.e: .\project1\clang_format.exe?
Or by contrast only absolute paths are supported (i.e.: C:\my_projects\project1\clang_format.exe)?
Thanks in advance