Eclipse PHP Development Tools 3.5

Release Date
Deliverables
  • Continue performance improvements
  • Improve php debugger usability
  • Improve php editor usability
  • Improve refactoring feature

The PDT source code is contained in the org.eclipse.pdt.git repo and for this release is tagged R3_5_0.

The PDT provides it's own update site with all features included. For 3.5, this site is located at http://download.eclipse.org/tools/pdt/updates/3.5

Compatibility

API compatability is maintained with previous 3.x PDT releases. PDT 3.4 will run against 3.8 and newer Eclipse Platform releases.

Internationalization

PDT has all Strings externalized.

Target Environments

PDT targets all supported Eclipse enviornments.

Themes

Maintenance

Actively fix bugs reported by community in core areas, such as content assist, code editing, formatter, general GUI.

Work with community

Embrace community by working with active contributors, PDT extenders group, towards adding their contributions to PDT.

Performance improvements

We continue deep performance improvements.

Improve PHP debugger usability

This release is part of Mars