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

Difference between revisions of "PDT/NewIn52"

< PDT
(Created page with "''This is page is under development'' We fixed / closed 20 bugs in this release! This release is a part of '''Oxygen.2''' (07/12/2017) === General === # Improved PHP Cod...")
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
''This is page is under development''
 
 
 
We fixed / closed 20 bugs in this release!
 
We fixed / closed 20 bugs in this release!
  
This release is a part of '''Oxygen.2''' (07/12/2017)  
+
This release is a part of '''Oxygen.2''' (20/12/2017)  
  
 
=== General ===
 
=== General ===

Revision as of 06:20, 7 December 2017

We fixed / closed 20 bugs in this release!

This release is a part of Oxygen.2 (20/12/2017)

General

  1. Improved PHP Code documentation - [1] [2]
  2. Composer autoload-dev support - [3]
  3. New API to allow filter problems during Semantic Analysis - [4]

Editor

  1. Code assist support for static calls from class alias - [5]
  2. Rewritten namespace support during code assist - [6]
  3. Support navigation via "goto" labels - [7]

Full bugs list for this release cycle

 5.2.0 - https://projects.eclipse.org/projects/tools.pdt/releases/5.2/bugs

Previous News&Noteworthy page

 5.1.0 - https://wiki.eclipse.org/PDT/NewIn51

Back to the top