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

Lists in Python -

android - can not access to progress bar in an other activity -

java - Vaadin 7 Pass Data Between Views -