如何配置Eclipse PHP 集成开发工具(PDT)
下载Eclipse PDT All-In-One http://download.eclipse.org/tools/pdt/downloads/
安装Zend Debugger
· 选择Help->Software Updates->Find and Install
· 选择 Search for new features to install, 点击 Next
· 点击 the New Remote Site 按钮…
- Name: Zend Debugger
- URL: http://downloads.zend.com/pdt
· Zend Debugger 现在在Sites to include in search 列表被选中, 点击 Finish按钮。 同样的方式安装JSEclipse(如果需要团队合作还可以装上Subclipse提供对Subversion 的支持)
- Name: JSEclipse
- URL: http://download.macromedia.com/pub/labs/jseclipse/autoinstall
- Name: Subclipse 1.2.x
- URL: http://subclipse.tigris.org/update_1.2.x
- Name: Aptana
- URL: http://update.aptana.com/update/3.2/
PDT调试方法 PHP Executable Debugger
PHP Web Server Debugger