# sonar-examples **Repository Path**: mirrors_cniweb/sonar-examples ## Basic Information - **Project Name**: sonar-examples - **Description**: SonarQube Examples - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-08-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Configuration of Projects The directory /projects contains sample projects for: * the different analyzers (SonarQube Runner, Maven, Ant) * the different languages (Java, Cobol, .Net, etc.) * the different ways to execute unit tests and get code coverage data ## SonarQube Plugins The directory /plugins contains the most frequent kinds of plugins: * Extensions of rule engines like Java and JavaScript * Define a new metric, compute measures and display them in web app ## SonarQube Web Service API The directory /ws contains project samples using the SonarQube web service API.