使用Eclipse调试PHP应用

(1) Install WAMPServer:

Change Apache server default port 80 to another port:

使用Eclipse调试PHP应用_第1张图片

configuration: binapacheapache2.4.9confhttpd.conf

(2) In Eclipse, specify PHP Executable:

使用Eclipse调试PHP应用_第2张图片

debug setting:

使用Eclipse调试PHP应用_第3张图片

Create a new debug configuration:

使用Eclipse调试PHP应用_第4张图片

(3) Then launch the application via url: http://localhost:8098/jerry/newfile.php?XDEBUG_SESSION_START=ECLIPSE_DBGP&KEY=14572383566191
Then debugger is launched automatically:

使用Eclipse调试PHP应用_第5张图片

要获取更多Jerry的原创文章,请关注公众号"汪子熙":

你可能感兴趣的:(eclipse,eclipse插件,sap,saprfc,abap)