Tagged Questions

8
votes
5answers
1k views

Sonar : any feedback?

I am currently doing a little study over Sonar and (why not) other tools to manage code quality. I did not found the documentation much clear nor extended and I have some questions. Does somebody ...
0
votes
1answer
671 views

Getting sonar-runner to work with C code

I am trying to use sonar. The server is up and running (using the default embedded derby database), serving a web page with no projects. Then I was planning to use sonar-runner to examine the source ...