CppStyle icon indicating copy to clipboard operation
CppStyle copied to clipboard

relative path to clang format exe (clang-format path)

Open maestudillo opened this issue 4 years ago • 0 comments

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

maestudillo avatar Dec 21 '21 09:12 maestudillo