本文是原文节选
下载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/
PHP Executable Debugger
- Zend Executable Debugger - 免费的Eclipse插件,在Eclipse 环境提供可执行的调试功能
PHP Web Server Debugger
- Zend Web Server Debugger - 安装在Web 服务器端的调试工具
- XDebug Components - XDebug用于Web 服务器端的调试 注:版本发布类型
- Released Builds - 稳定经过测试的发布版,可能不包含最新的功能特性
- Stable Builds - 对大多数人使用已足够稳定
- Integration Builds - 每隔几天从开发内部发布的版本
- Nightly Builds - 从CVS版本库每晚生成的版本