Using SonarQube in Eclipse

后端 未结 2 1531
一生所求
一生所求 2020-12-29 03:42

I just installed SonarQube in Eclipse, but I don\'t know how to use it :

Here It said: Link projects to Sonar server

What is the server? Should we create an

2条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-12-29 04:15

    Sonar can be run now localy to analyse the java project

    for more information visit sonar eclipse

    • Eclipse update site
    • Installation guide
    • Eclipse marketplace

    Also you can visit DZONE for step by step installation procedure

提交回复
热议问题