我正在尝试为Eclipse 3.6 Indigo
安装声纳插件。
以下是我遵循的方式。
Help-> Install New Software-> and the following url to find the plugin. "http://dist.sonar-ide.codehaus.org/eclipse/"
但它显示待定一段时间,之后显示以下错误。
错误:
Unable to read repository at http://dist.sonar-ide.codehaus.org/eclipse/content.xml.
Socket closed
Unable to connect to repository Connection timed out: connect
请帮助我如何继续并做好必要的事。
谢谢, 巴斯卡尔
答案 0 :(得分:1)
在eclipse中配置主机名解决了我的问题
转到首选项 - >网络 - >连接并配置适当的代理(类似于为浏览器配置的代理)。谢谢Vishal
答案 1 :(得分:0)
这是Eclipse内部网络连接的问题。转到首选项 - >网络 - >连接并配置适当的代理(类似于为浏览器配置的代理)。请将此问题视为过于本地化
要回答“在eclipse中安装声纳插件后,是否需要在我的机器中安装声纳Qube服务器或SonarQube Runner?”
AFAIK,是的,Sonar插件只进行数据推送,你需要一个单独的Sonar Server和MySQL DB,但是不能用保证来说