Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
嗨,我在使用 ant 的 Eclipse 中使用声纳。当我尝试“与声纳关联”时,无法为项目选择任何页面。所以我去了
'首选项-->声纳-->服务器'
n 将声纳网址设为:
http:// 本地主机:9000 用户名:管理员 密码:管理员
http:// 本地主机:9000
用户名:管理员
密码:管理员
但它显示为错误实例 ,那么应该为声纳提供什么实例?
您必须首先对您的项目运行 Sonar 分析并能够在浏览器中查看结果,然后才能在 Eclipse 中实际关联您的项目。