Hi,
Currently my project have 3 .prefs file under .settings folder ,
org.eclipse.cdt.codan.core.prefs;
org.eclipse.cdt.core.prefs;
org.eclipse.cdt.managedbuilder.core.prefs;
Can i know what is the purpose of each .prefs file?
Is there a document for this because I'm aware that it is auto generated files and in future might generate a diff .prefs and I have to ask the question again.
Thanks in advance.
These are settings of the Eclipse plugins.
CODAN is the Eclipse Code Analysis, see https://mcuoneclipse.com/2020/12/29/eclipse-codan-static-code-analysis-for-c-c/
The other ones are from Eclipse C/C++ Development toolkit: https://projects.eclipse.org/projects/tools.cdt