...
For a project embedding different languagesSince Sonar 3.3, it is possible to analyze a multi-module project with different languages. For Sonar versions prior to 3.3, each of them those modules needs to be analyzed separately by running its own a specific Sonar analysis. Then the results can be aggregated at project level, using the Views plug-in.

