【问题标题】:SonarQube: The web interface cannot be displayed because IE 7 is not supportedSonarQube:无法显示 Web 界面,因为不支持 IE 7
【发布时间】:2014-07-26 04:53:00
【问题描述】:

我正在使用 Eclipse 和适用于 Eclipse 的 SonarQube 插件。

如果我在 SonarQube 问题窗口中右键单击一个问题,然后单击“规则描述”,它会打开 SonarQube 规则描述窗口。直到最近,我还可以在那里看到对规则的解释。刚才它会显示一条错误消息:

无法显示网页界面,因为不支持 IE 7。
请切换到supported version or another supported browser

如何解决这个问题,让窗口再次显示规则描述?

我的 Eclipse 版本:Luna M7 Release (4.4.0M7)
SonarQube 插件版本:3.4.0.20140404-0949-RELEASE
我系统的默认浏览器:Chrome,版本 35.0.1916.114 m
我的 Internet Explorer 版本:9.0.8112.16421

错误消息对我来说没有任何意义......

【问题讨论】:

    标签: eclipse eclipse-plugin sonarqube


    【解决方案1】:

    我在 Eclipse Kepler、SonarQube 4.3.1 和 IE9 上遇到了同样的问题。我试图在 Eclipse.ini 的末尾添加 -Dorg.eclipse.swt.browser.IEVersion=9000 但它没有改变任何东西。

    Internet Explorer 兼容模式是问题所在(我们的 SonarQube 服务器位于 Intranet 中)。

    在 IE 9 中:

    • 工具,然后选择兼容性视图设置
    • 取消选中在兼容性视图中显示 Intranet 站点
    • 重启 IE 和 Eclipse

    更多信息请参见 Ms Help:http://support.microsoft.com/kb/969360/en-gb

    【讨论】:

      猜你喜欢
      • 2017-07-13
      • 2014-10-22
      • 2018-06-11
      • 1970-01-01
      • 2012-03-19
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-04-29
      相关资源
      最近更新 更多