Installing PHPEclipse

The simplest way to install PHPEclipse is to use the PHPEclipse update site.

To install the nightly start eclipse then click Help-> Software Updates -> Find and Install find and install
Then select Search for new features to install -> Next
You will create a new remote site Name: PHPEclipse Nightly
The url is http://update.phpeclipse.net/update/nightly then click Ok
remote site
Make sure PHPEclipse Nightly is check then click Finish
After it is installed you will need to activate the Perspective
To do that got to Window-> Open Perspective ->Other -> Select PHP -> Ok
open perspective
activate

Attachments