Installing PHPEclipse

The simplest way to install PHPEclipse is to use the PHPEclipse update site.
If you are using Eclipse 3.2 you will want to use the following URL for your update site:
http://update.phpeclipse.net/update/stable/1.1.x
For Eclipse 3.3 and 3.4 use
http://update.phpeclipse.net/update/stable/1.2.x

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 1.2.x
The url is http://update.phpeclipse.net/update/stable/1.2.x then click Ok

Make sure PHPEclipse 1.2.x 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