SonarQube analysis of C++ code using sonar-cxx and gradle -


i looking example of how run sonarqube analysis on c++ code using sonar-cxx plugin , gradle build system. pointers? tia.

i not using gradle may following link can help? http://docs.sonarqube.org/display/scan/analyzing+with+sonarqube+scanner+for+gradle

ps: have no idea why received down vote, question seems valid , appears gradle plug-in moved official sonarqube plug-in...


Comments

Popular posts from this blog

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -

Combining PHP Registration and Login into one class with multiple functions in one PHP file -