开发者

debugging with PHPeclipse

开发者 https://www.devze.com 2023-04-05 06:42 出处:网络
I am trying to set-up Eclipse开发者_开发知识库 3.7 with PHPeclipse. While trying to use the debugger (debug perspective)

I am trying to set-up Eclipse开发者_开发知识库 3.7 with PHPeclipse. While trying to use the debugger (debug perspective) it says: Could not open input file: test.php

I am using php dbg script.in the configuration option i have given the full path of the test file.

Any ideas what's going on here?


This is most likely because the debugger cannot match the real path of the file and the path in your project.

In the debug configuration, there is an screen to edit filemap, you should start working on that.

this tutorial show how to do it.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号