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!