forked from SonarOpenCommunity/sonar-cxx
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Jorge Costa edited this page Mar 13, 2016
·
42 revisions
Welcome to the WiKi of SonarQube C++ Community Plugin!
This Wiki contains usage guidelines and developer resources. Just navigate to the topic of your interest.
- Running the analysis
- Running cxx plugin before committing code
- Predefined Macros
- Force Include
- Error Recovery
- Supported configuration properties
- Supported compiler specific extensions
- Running tools
- Extending the code analysis
- Dealing with compiler specific code pieces
- Detect and fix parsing errors
- Path and path separator issues
- Get code coverage metrics
- Get test execution metrics
- Get code issues
- Create Custom Rules
- Get debug information