From MIKE2 Methodology
This article describes how to get a clean installation of Eclipse and the addition of Subversion support.
- Follow the Java installation instructions if necessary
- Download (~145MB) Eclipse PDT "all-in-one" (if you don't have it already) from [1] (latest version is 1.0.3 - version 2.0 is scheduled for December 2008)
- Install Eclipse by simply unzipping it to a folder of your choice (e.g. Program Files)
- Run Eclipse and set your workspace (first run only, accept default is recommended)
- Install the “Sublcipse” Subversion plug-in:
- From the menu, choose Help > Software Updates > Find & Install
- Choose “Search for new features to install
- Enter “Subclipse” in the Name field
- Make sure Subclipse is checked in the list; you can uncheck any optional integrations
- Follow the wizard through, accepting any licenses and certificates needed to complete the installation
TIP: Use the PHP perspective for PHP project exploring.