1
votes

I have installed and running:

  • sonarqube-5.1
  • sonar-runner-dist-2.4
  • mysql 5.1.63
  • jdk 1.7.0_79

In Ubuntu 11.04 (32 bits).

It's only analyzing the Java code.
How can I do to also read the C # that I have included in the same project?
What do I need to do or add?

Thanks!

1
What plugins did you install? Also consider to upgrade to SonarQube 5.6 LTS. - Jeroen Heier
I have not installed any plugin. Unfortunately I can't upgrade to SonarQube 5.6. What plugin should I install? - Iris Figini

1 Answers

1
votes

You should install the C# plugin and the SonarQube Scanner for MSBuild. See http://docs.sonarqube.org/display/PLUG/C%23+Plugin