I am newbie in using Eclipse PDT and I am impressed by its potentiality.
But it doesn't work all right on my pc.
- I installed Eclipse PDT 2.0, wamp 2.0. I configured Xdebug as it is
described here: http://robsnotebook.com/php_debugger_pdt_xdebug. I have
confirmation with phpinfo() Xdebug installed.
- I configured PHP debug on Eclipse.
- I create a small PHP Project with one file with echo "Hello Wolrd !" and
put a breakpoint on this line
- I run Debug PHP Web Page and there is no way to stop on the Breakpoint
I don't where I done wrong ? In xdebug configuration, in PHP debug
configuration, Eclispe, wamp ?
I would be very happy if I join help. I didn't find anything in mailing
list.