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


- Eclipse 插件更新错误日志在哪里? 2022-01-01
- Spring Boot连接到使用仲裁器运行的MongoDB副本集 2022-01-01
- value & 是什么意思?0xff 在 Java 中做什么? 2022-01-01
- C++ 和 Java 进程之间的共享内存 2022-01-01
- Jersey REST 客户端:发布多部分数据 2022-01-01
- 从 finally 块返回时 Java 的奇怪行为 2022-01-01
- Safepoint+stats 日志,输出 JDK12 中没有 vmop 操作 2022-01-01
- Java包名称中单词分隔符的约定是什么? 2022-01-01
- 将log4j 1.2配置转换为log4j 2配置 2022-01-01
- 如何使用WebFilter实现授权头检查 2022-01-01