Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

PDT/Installation 3.1.x

PDT 3.1.x / Juno (Eclipse 4.2/3.8)

Install Eclipse

  1. Download Eclipse Classic 4.2 from Eclipse Downloads.
  2. Extract it.
    • (windows) Never install under "Program Files" nor "Program Files (x86)"
  3. Start eclipse and create new workspace.

Install PDT 3.1.1 Nightly

PDT 3.1 was not released in spite of PHP Development Tools 3.1 Release Review.
Since PDT in Juno repository is same as old one in Indigo repository, you need to install PDT from nightly update site. It is not a formal update site, so following description will become outdated anytime in future. Be carefully.

  1. Open Help->Install New Software.
  2. Input http://download.eclipse.org/tools/pdt/updates/3.1.1/nightly in 'Work with' combo-box and click 'Add'.
  3. Click 'OK' on 'Add Repository' dialog.
  4. Wait until contents will appear.
  5. Expand 'PHP Development Tools'.
  6. Check 'PHP Development Tools (PDT) Runtime Feature' on and click 'Next'.
    Screenshot2012-07-18 2038.png
  7. Proceed according to screens.

Install Eclipse Web Developer Tools

Don't forget this process.

  1. Open Help->Install New Software.
  2. Select 'Juno - http://download.eclipse.org/releases/juno' in 'Work with' combo-box.
  3. Wait until contents will appear.
  4. Expand 'Web, XML, Java EE and OSGi Enterprise Development'.
  5. Check 'Eclipse Web Developer Tools' on and click 'Next'.
    Screenshot2012-07-18 2040.png
  6. Proceed according to screens.

Appendix

Update from PDT 3.0.0

If you installed PDT 3.0.0.v201201110400 already from Juno repository, you need to have a bit different steps as below.

  1. Open Help->Install New Software.
  2. Input http://download.eclipse.org/tools/pdt/updates/3.1.1/nightly in 'Work with' combo-box and click 'Add'.
  3. Click 'OK' on 'Add Repository' dialog.
  4. Wait until contents will appear.
  5. Expand 'Uncategorized'.
  6. Check 'PHP Development Tools (PDT) SDK Feature' on and click 'Next'.
    Screenshot2012-07-18 2045.png
  7. Proceed according to screens.

Known issues

Back to the top