How can I use Sonar to display results of the output produced by FxCop. I used FxCop to run static code analysis on .NET Project and FxCop generate the result report in an XML format. Can I use Sonar to take this XML file an input and display the output with it? How can this be done? I am looking for an open source dash board tool to present the output the result produced by FxCop to the end user.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
Sonar has a C# plug-in, documented here:
http://docs.codehaus.org/display/SONAR/C-Sharp+Plugins+Ecosystem
A sample .NET project is hosted on Sonarsource's demo platform:
http://nemo.sonarsource.org/dashboard/index/org.mybatis:mybatisdotnet