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


基础教程推荐
- 验证是否调用了所有 getter 方法 2022-01-01
- 如何在 Spring @Value 注解中正确指定默认值? 2022-01-01
- 不推荐使用 Api 注释的描述 2022-01-01
- 在 Java 中创建日期的正确方法是什么? 2022-01-01
- 如何在 JFrame 中覆盖 windowsClosing 事件 2022-01-01
- Java 实例变量在两个语句中声明和初始化 2022-01-01
- 多个组件的复杂布局 2022-01-01
- 大摇大摆的枚举 2022-01-01
- 从 python 访问 JVM 2022-01-01
- Java Swing计时器未清除 2022-01-01