Sonar plugin Eclipse(声纳插件 Eclipse)
问题描述
我可以在没有其他安装 Sonar 的情况下使用 Sonar 插件吗?我正在尝试按照 sonar doc 的步骤使用,但它不工作.当我尝试关联我的项目时,会出现消息IDgroup empty",当我尝试测试连接"时无法连接.有人知道一些更好的教程,或更具体的吗?谢谢
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" appears, and I can't connect when I try 'test connection'. Someone knows some better tutorial , or more specific? Thanks
推荐答案
要使用该插件,您需要在某处安装声纳服务器.如果您没有中央安装,请不要犹豫,在您的本地机器上安装声纳服务器.非常简单设置服务器以进行本地测试/使用.
To use the plugin you need a sonar sever somewhere. Do not hesitate to install the sonar server on your local machine if you do not have a central installation. It is very simple to setup the server for local testing/usage.
这篇关于声纳插件 Eclipse的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:声纳插件 Eclipse
基础教程推荐
- 如何对 Java Hashmap 中的值求和 2022-01-01
- 问题http://apache.org/xml/features/xinclude测试日志4j 2 2022-01-01
- 存储 20 位数字的数据类型 2022-01-01
- REST Web 服务返回 415 - 不支持的媒体类型 2022-01-01
- 无法复制:“比较方法违反了它的一般约定!" 2022-01-01
- 使用堆栈算法进行括号/括号匹配 2022-01-01
- RabbitMQ:消息保持“未确认"; 2022-01-01
- Struts2 URL 无法访问 2022-01-01
- Spring AOP错误无法懒惰地为此建议构建thisJoinPoin 2022-09-13
- 修改 void 函数的输入参数,然后读取 2022-01-01
