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/NewIn51"

< PDT
(Created page with "''This is page is under development'' This release is a part of '''Oxygen.1''' (27/09/2017) === General === === Editor === === Debugger === === EPP Package ===...")
 
Line 1: Line 1:
 
''This is page is under development''
 
''This is page is under development''
 +
 +
We fixed / closed over 40 bugs in this release!
  
 
This release is a part of '''Oxygen.1''' (27/09/2017)  
 
This release is a part of '''Oxygen.1''' (27/09/2017)  
Line 5: Line 7:
 
=== General ===
 
=== General ===
  
 +
# Integration with PTP Synchronized Projects - [https://bugs.eclipse.org/bugs/show_bug.cgi?id=521007]
  
 
=== Editor ===  
 
=== Editor ===  
  
 
+
# Improved code formatting experience - [https://bugs.eclipse.org/bugs/show_bug.cgi?id=484428], [https://bugs.eclipse.org/bugs/show_bug.cgi?id=518430]
 +
# Formatting entire file removes breakpoints - [https://bugs.eclipse.org/bugs/show_bug.cgi?id=514985]
 +
# Autogenerated PHPDoc doesn't correctly handle boolean values - [https://bugs.eclipse.org/bugs/show_bug.cgi?id=520003]
 +
# F2 shows source code, not element description - [https://bugs.eclipse.org/bugs/show_bug.cgi?id=518927]
 +
# Improved CA with group statements - [https://bugs.eclipse.org/bugs/show_bug.cgi?id=521134]
 
=== Debugger ===  
 
=== Debugger ===  
  
 +
# Updating variables is slow for large data structures - [https://bugs.eclipse.org/bugs/show_bug.cgi?id=518827]
 +
# No input in Variables view after very first run of debug session - [https://bugs.eclipse.org/bugs/show_bug.cgi?id=519394]
  
 
=== EPP Package ===  
 
=== EPP Package ===  

Revision as of 15:11, 20 September 2017

This is page is under development

We fixed / closed over 40 bugs in this release!

This release is a part of Oxygen.1 (27/09/2017)

General

  1. Integration with PTP Synchronized Projects - [1]

Editor

  1. Improved code formatting experience - [2], [3]
  2. Formatting entire file removes breakpoints - [4]
  3. Autogenerated PHPDoc doesn't correctly handle boolean values - [5]
  4. F2 shows source code, not element description - [6]
  5. Improved CA with group statements - [7]

Debugger

  1. Updating variables is slow for large data structures - [8]
  2. No input in Variables view after very first run of debug session - [9]

EPP Package

Full bugs list for this release cycle

 5.1.0 - https://projects.eclipse.org/projects/tools.pdt/releases/5.1/bugs

Previous News&Noteworthy page

 5.0.0 - https://wiki.eclipse.org/PDT/NewIn50

Back to the top