I'm using Eclipse CDT to work on a repository which has a .clang-format file, and would like to use it. So - can I somehow convert it into the XML format which the Eclipse formatter uses?
Note: The reverse direction is the subject of this question.
I'm using Eclipse CDT to work on a repository which has a .clang-format file, and would like to use it. So - can I somehow convert it into the XML format which the Eclipse formatter uses?
Note: The reverse direction is the subject of this question.
Copyright © 2021 Jogjafile Inc.
Well, the simplest solution is not to use Eclipse CDT. Here you can find a simple extension that will use clang format https://marketplace.eclipse.org/content/cppstyle