sonarqube
sonar for .net 4 in ccnet
hi all does sonar support .net 4? if so how can i integrate sonar with cruisecontrol.net (ccnet) with out using maven o anything else.just s开发者_JS百科onar and ccnet..[详细]
2023-03-02 01:04 分类:问答maven sonar plugin use checkstyle rules from pom
Is there a way to get sonar to use the checkstyle configuration from my pom file? I have the maven checkstyle plugin setup, and I have the maven sonar plugin (version 2.7) setup, but sonar seems to us[详细]
2023-03-01 23:27 分类:问答sonar code coverage problem with ANT build
hey all, i am usingsonar 2.6. my project uses ant build.xml. pls can sm1 tell me how to use sonar with ant build file in order to get the code coverag开发者_StackOverflow社区e as well.[详细]
2023-02-28 01:06 分类:问答Sonar - Can we use for OSB/BPEL code review?
I am new to sonar,just heard about this to开发者_StackOverflow社区ol. Can we use this tool to perform code review for FMW(Fusion Middleware) -OSB(Oracle Service Bus)/BPEL project ?[详细]
2023-02-27 11:08 分类:问答Issue in associating simple java project with sonar-eclipse
I was trying to analyze a simple java project using sonar. Following are the things I have done so far:[详细]
2023-02-27 04:18 分类:问答Ease of writing custom rules in (Java) static code analysis tools
At present I am working for a group where source code (Java) for multiple projects have to be analysed by static code analysic tools[详细]
2023-02-26 02:02 分类:问答Sonar Collecting data from multiple sonar instances
I would like to know if there is capability in Sonar to collect Code Metrics data from other 开发者_StackOverflow中文版sonar.[详细]
2023-02-25 09:33 分类:问答Findbugs reports an incompatible bit mask bug, but I don't see how
I have a Comp开发者_JAVA技巧arator that checks \"null\"s for the two objects before comparing their contents.[详细]
2023-02-25 05:20 分类:问答Sonar Configure
I installed S开发者_JAVA技巧onar Plugin on my eclipse, (i ran the server .../StartSonar.bat) and when I do test connection on LocalHost:9000 its okay (Connection Sucessfull). Now What should I do to a[详细]
2023-02-23 12:04 分类:问答Sonar plugin Eclipse
Can I use Sonar plugin without others installations of Sonar ? I\'m trying to use following the steps of sonar doc but it don\'t work. When I try to associate my projects the message \"IDgroup empty\"[详细]
2023-02-22 11:59 分类:问答