SonarQube for IntelliJ plugin version: 11.4.0.82618
IntelliJ version: Clion 2025.2
Programming language you’re coding in: C++
Is connected mode used:
SonarQube Cloud, SonarQube Server, or SonarQube Community Build? (if one of the latter two, which version?): Community Edition Version 10.4.1 (build 88267)
And a thorough description of the problem / question:
I used the SonarQube for IDE to connect our project to my Clion IDE instance.
The connection was made successfully, however, no analysis are being made. One single file, for example, is showing issues in server, but 0 issues in clion plugin.
The project is a C++ with CMake.
It seems that the analyzer was loaded correctly, but we were unable to load any C/C++ rules. Can you make sure that your project binding is correctly configured and points to the appropriate project?
Also, could you please try analyzing a file after removing the connection to your SonarQube server?