Eclipse PHP Developer Tools (PDT)

2012 年 11 月 12 日5630

Eclipse PHP Developer Tools (PDT)

PDT

Open Source PHP Development Tools

The Eclipse PHP Development Tools project (PDT) is the #1 open source PHP Integrated Development Environment (IDE). It has rapidly grown to be one of the most highly downloaded Eclipse projects. PDT provides an entry level IDE for with the basic code editing capabilities you need to get started with PHP development. PDT provides:

PDT is the foundation of Zend Studio the #1 commercial PHP IDE. Zend Studio Extends PDT with a number of high value additional features. See how PDT and Studio compare.


Getting started with PHP and PDT

The simplest way to get started with PDT is to download a "all-in-one" build from the PDT download page. This package contains all the required Eclipse and PDT components in one simple easy to install package. In addition you probably want a PHP Web server to run, test and debug your PHP with. Zend recommends Zend Server Community Edition or the free Zend Developer Cloud at phpcloud.com. If you are going to use a different web server you will either need XDebug to be installed or to get a copy of the Zend Web Debugger. The Get PDT and Web Server debuggers here and you can get Zend Server CE downloads here.

Other installation techniques

If you want you can also install PDT from plug-ins in the PDT the Eclipse update site. The package includes PDT and the Zend Executable Debugger Eclipse Plug-in. Note: The PHP plug-ins are included in the all-in-one package.
Instructions:

Name: PDT

URL: http://http://www.zjjv.com///pdt

Check the PDT box and click "Next" to start the installation

What Next?

Questions on PDT? Visit the PDT FAQ page or the Eclipse PDT pages.

0 0