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/NewIn35

< PDT
Revision as of 06:53, 29 May 2015 by Zulus.w3des.net (Talk | contribs) (Images for "general" section)


Over 90 bugs has been fixed!

General

1. Added support for phpdoc @method static

Pdt35 method static.png

2. Improved mylyn support. Enabled by default in Eclipse for PHP Developers package

Pdt35 mylyn.png

3. Removed php 4 support

4. Improved dark theme support

Pdt35 dark.png

5. New "new php file" wizard. Now works like new html.

Pdt35 new file.png

6. PHP Model in Project Explorer

Pdt35 project explorer.png

Editor

1. Syntax coloring for method visibility keywords

2. Stabilize code assist while typing

3. "Smart object operator"

Debugging

1. Highlighting for changed variables/objects

Highlighting.png

2. Improved look & feel while debugging

3. Simplified debugger configuration

Other

1. New "use statements" (enabled by default) and "import declarations" filters for php outline

Full bugs list for this release cycle

 3.5.0 - https://projects.eclipse.org/projects/tools.pdt/releases/3.5/bugs

Previous News&Noteworthy page

 3.4.0 - https://wiki.eclipse.org/PDT/NewIn34

Back to the top