简体   繁体   English

IntelliJ IDEA中的SonarLint连接模式错误

[英]SonarLint connected mode error in IntelliJ IDEA

I am using IntelliJ IDEA Community Edition (version 2016.2), I installed the SonarLint plugin and when I try to connect to a SonarQube server I get this error: "The following plugins do not meet the required minimum versions, please upgrade them: php (installed: 2.6, minimum: 2.7)". 我正在使用IntelliJ IDEA社区版(版本2016.2),我安装了SonarLint插件,当我尝试连接到SonarQube服务器时,我收到此错误:“以下插件不符合所需的最低版本,请升级它们:php(安装:2.6,最小:2.7)“。

I searched for a PHP plugin in IntelliJ but I couldn't find any. 我在IntelliJ中搜索了一个PHP插件但我找不到任何东西。

Is it some compatibility issue with the latest IntelliJ versions? 是否与最新的IntelliJ版本存在兼容性问题?

The PHP plugin needs to be updated in the SonarQube server to which you are connecting, not in Intellij. PHP插件需要在您连接的SonarQube服务器中更新,而不是在Intellij中。 You can find it here: https://docs.sonarqube.org/display/PLUG/SonarPHP 你可以在这里找到它: https//docs.sonarqube.org/display/PLUG/SonarPHP

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

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