Dear Sonar Community,
Does C and C++ lang support for Community Edition Version 8.9.7 LTS?
I am using sonar-scanner-4.7.0.2747 with sonar-cxx-plugin-2.0.7.3119 plugin. I get “The main branch of this project is empty” error on Dashboard
When i run sonar scanner with C and C++ code i get above error. When i remove C and C++ and add Java file it works fine.
sonar.projectBaseDir=/home/test/Jenkins/workspace/
sonar.sources=.
Thanks in Advance