简体   繁体   English

集成Eclipse的Sonar插件

[英]Integration Sonar plugin with eclipse

I'm trying to use Sonar plugin with eclipse projects, but when I go to my project and try to "Associate with Sonar" it doesnt work. 我正在尝试将Sonar插件用于Eclipse项目,但是当我转到项目并尝试“与Sonar关联”时,它不起作用。 It says that GroupID is empty. 它说GroupID为空。 I've searched everywhere and didnt find an answer. 我到处搜索,没有找到答案。

Did you click "find on server" like described here: http://docs.codehaus.org/display/SONAR/Sonar+Eclipse ? 您是否按如下所述单击“在服务器上查找”: http : //docs.codehaus.org/display/SONAR/Sonar+Eclipse
在此处输入图片说明

That usually worked for me if the same project is available at the sonar instance. 如果在声纳实例上有相同的项目,那通常对我有用。
You should click finish only after the project was found on the server. 只有在服务器上找到项目后,才应单击“完成”。

如果您的Sonar服务器需要身份验证,请确保在“窗口/首选项/声纳”中输入凭据,否则,单击“在服务器上查找”将不会填写GroupID / ArtifactID / Branch字段。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM