Minimum Requirements ¶
To run PHPEclipse 1.1.x series you need at least
- Eclipse 3.2.x
- Java 1.4.x or greater
To run PHPEclipse 1.2.x series you need at least
- Eclipse 3.3.x
- Java 1.5.x or greater
PHPEclipse works with Eclipse Ganymede. There is one known issue that we know about.
Currently PHPEclipse 1.2.0 will not work with Eclipse 3.2.x. There is code in PHPEclipse that is not present in Eclipse 3.2.x. You will need to use the 1.9.x series for Eclipse 3.2.x
Downloading PHPEclipse ¶
There are three methods to obtain PHPEclipse.
Update Site ¶
You can download PHPEclipse from our update site. You can find information on this page on installing PHPEclipse from our update site.
Zip File ¶
PHPEclipse is also offered as a zip file from our Sourceforge project page. Click on downloads to see a list of files available.
SVN ¶
You can also check the source out from SVN to build your own. If you are not a developer this method is not recommended. Please refer to our Contributing? page on how to check the source out of SVN.
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 | |
| 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 | |
Attachments
- find_and_install.png (20.5 kB) -
find and install
, added by ed_mann on 04/17/08 16:40:49. - open_perspective.png (17.1 kB) -
open perspective
, added by ed_mann on 04/17/08 16:41:46. - activate_php.png (26.0 kB) -
activate
, added by ed_mann on 04/17/08 16:41:57. - remote_site.png (9.6 kB) - added by ed_mann on 09/04/08 20:46:10.
No comments:
Post a Comment