Installing PHP plugin in Intellij Idea Community Addition

泄露秘密 提交于 2019-12-23 10:38:49

问题


I am trying to install PHP plugin in my Intellij Idea IDE (Community Edition version 14), I believe this is very much supported, as I see there's a plugin site showing community PHP plugin.

URL : https://plugins.jetbrains.com/plugin/6610?pr=idea_ce

have downloaded and trying to install from option Settings > plugin > "install plugin from disk..."

when I am selecting the above downloaded plugin it is showing error

"Plugin PHP is incompatible with this installation"

can someone please help.

-- Manish


回答1:


You need the "Ultimate Edition" to use the PHP plugin, it will not work with the free Community Edition. See: IntelliJ IDEA Editions Comparison.

If you click through for details on that plugin notice the strike-through on Community Edition under "Supported products".



来源:https://stackoverflow.com/questions/33236351/installing-php-plugin-in-intellij-idea-community-addition

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!