| | 1 | |
| | 2 | == '''Downloading PHPEclipse''' == |
| | 3 | There are three methods to obtain PHPEclipse. |
| | 4 | |
| | 5 | === Update Site === |
| | 6 | You can download PHPEclipse from our update site. You can find information on [wiki:Installation this page] on installing PHPEclipse from our update site. |
| | 7 | |
| | 8 | === Zip File === |
| | 9 | PHPEclipse is also offered as a zip file from our [http://sourceforge.net/projects/phpeclipse Sourceforge] project page. Click on downloads to see a list of files available. |
| | 10 | |
| | 11 | === SVN === |
| | 12 | 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 [wiki: Contributing] page on how to check the source out of SVN. |