美文网首页PHP
PHPStorm没有PHP Web Application设置选

PHPStorm没有PHP Web Application设置选

作者: Fuuqiu | 来源:发表于2018-03-12 11:08 被阅读1971次

开发工具中使用集成的IDE中最早的是Eclipse,这是一个时代神话.
后面接触到了IDEA,然后就是全家桶时代了,直接上一张图

IntelliJ IDEA全家桶

3F7550C5-8AA3-415B-BC28-3521DFEDCB25.png

然后在使用中,windows下安装的PHPStorm调试配置选项中没有找到PHP Web Application,而在mac os系统中安装的PHP storm还是存在PHP Web Application.


FF55000C-869C-4C7F-9849-B69D2A71FE11.png

更名

Windows电脑没在身边,就没有截到图片,经过一整google发现,好多人遇到这个问题,一位网友揭晓在2017.2和2017.3版本做出了修改.将PHP Web Application更名为PHP Web Page.接下来就可以配置xdebug调试了.

As per my knowledge it's the same thing -- it was renamed in 2017.3.

2017.2 -- PHP Web Application
2017.3 -- PHP Web Page

相关文章

网友评论

    本文标题:PHPStorm没有PHP Web Application设置选

    本文链接:https://www.haomeiwen.com/subject/epcnfftx.html