
Install PHP support PDT in Eclipse Indigo
Developed by Zend and IBM, Eclipse PDT add support for PHP development and allow to focus on the development of complex PHP-driven web applications. There is currently no package ready to download hence this small how to
How to install PDT
- Download any version of #Eclipse 3.7 Indigo from http://www.eclipse.org/downloads/ and install.
- Once installed, launch #Eclipse and navigate to Help->Install new Software.
- Add the Indigo update site http://download.eclipse.org/releases/indigo if you don’t find it in the list.
- Once the Indigo Update Site is added, add the PDT 3.0 Update Site http://download.eclipse.org/tools/pdt/updates/3.0/milestones/
Wait till download complete and restart #Eclipse to enjoy PHP support!