Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "PDT/NewIn35"

< PDT
(initial content)
m (typo fix)
Line 25: Line 25:
 
1. Highlighting for changed variables/objects
 
1. Highlighting for changed variables/objects
  
2. Improved look & feel while while debugging
+
2. Improved look & feel while debugging
  
 
3. Simplified debugger configuration
 
3. Simplified debugger configuration

Revision as of 04:43, 20 May 2015


Over 80 bugs has been fixed!

General

1. Added support for phpdoc @method static

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

3. Removed php 4 support

4. Improved dark theme support

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

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/index.php?title=PDT/NewIn34

Back to the top