php_development_with_eclipse_pdt_xdebug

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
php_development_with_eclipse_pdt_xdebug [07.01.2011 12:21] Pascal Suterphp_development_with_eclipse_pdt_xdebug [07.01.2011 12:23] (current) Pascal Suter
Line 28: Line 28:
 </code> </code>
  
 +of course set the right ip address of your desktop from which you are running eclipse.. the php server connects to the eclipse desktop.. so basically your eclipse becomes the server at that moment.. so you need to provide an ip addres which is reachable for the server. (configure port forwardings etc. in your firewall if necessary) 
 +
 +in eclipse create a new php project and go to window->pereferences and open the PHP subtree. in the Debug section switch the dbugger to xdebug. 
  • php_development_with_eclipse_pdt_xdebug.txt
  • Last modified: 07.01.2011 12:23
  • by Pascal Suter