Table of Contents
PHP Development Tools (PDT)
The PHP Development Tools (PDT) are a feature rich PHP IDE for Eclipse.
Installation
If you don't have an existing Eclipse installation, you may want to download and use the “Eclipse for PHP Developers” bundle for your OS. This brings Eclipse including the PHP Development Tools (PDT).
3.6 Helios PDT 2.2
Simply use the Eclipse Updatemanager to install the Plugin.
Installation URL (data as per 2010-08-04):
- Name:
Helios
If you get a “Duplicate location” error when adding the Installation URL, it is simply already existing (which should be the case by default). Skip adding the URL and go on.
Choose the added Installation URL and check the “PHP Development Tools (PDT) SDK Feature” package out of the “Programming Languages” tree.
3.5 Galileo PDT 2.1
See the official installation instructions. To use the PDT, you only need the “PHP Development Tools (PDT) Runtime Feature” package. The SDK components are only needed if you want to join the PDT development itself.