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 "PDE/Plan/4.7"

< PDE‎ | Plan
Line 1: Line 1:
 
= Planning page for PDE work for Oxygen (Eclipse 4.7) =
 
= Planning page for PDE work for Oxygen (Eclipse 4.7) =
  
=== [https://bugs.eclipse.org/458235 Java 9 Support] ===
+
=== Java 9 Support ===
* Any Java 9 related work for PDE.
+
* Any Java 9 related work for PDE {{bug|458235}}.
  
=== [https://bugs.eclipse.org/498182 API tools improvements] ===
+
=== API tools improvements ===
* API tools improvements like improvement in versioning, better
+
* API tools improvements like improvement in versioning, better reporting of breakage in corner scenarios ( involving generics and others) and fixing issues in since tag etc -{{bug|498182}}.
reporting of breakage in corner scenarios ( involving generics
+
and others) and fixing issues in since tag etc.
+
  
=== [https://bugs.eclipse.org/498183 Further performance improvements ] ===
+
=== Further performance improvements ===
* Further performance improvements in api baseline related scenarios,
+
* Further performance improvements in api baseline related scenarios, api building, launch configurations and optimization in api analysis build etc - {{bug|498183}}.
api building, launch configurations and optimization in api analysis
+
build. Also fix other performance problems.
+
  
=== [https://bugs.eclipse.org/498184 Target related usability bugs in PDE ] ===
+
=== Target related usability bugs in PDE ===
* Target related usability bugs in PDE involving issues in edit software
+
* Target related usability bugs in PDE involving issues in edit software dialog, better usability of target editor and also issues in target platform etc - {{bug|498184}}.
dialog, better usability of target editor and also issues in target
+
platform.
+
  
 
=== General PDE usability issues and important incoming bugs.  ===
 
=== General PDE usability issues and important incoming bugs.  ===

Revision as of 05:56, 12 August 2016

Planning page for PDE work for Oxygen (Eclipse 4.7)

Java 9 Support

API tools improvements

  • API tools improvements like improvement in versioning, better reporting of breakage in corner scenarios ( involving generics and others) and fixing issues in since tag etc -bug 498182.

Further performance improvements

  • Further performance improvements in api baseline related scenarios, api building, launch configurations and optimization in api analysis build etc - bug 498183.

Target related usability bugs in PDE

  • Target related usability bugs in PDE involving issues in edit software dialog, better usability of target editor and also issues in target platform etc - bug 498184.

General PDE usability issues and important incoming bugs.

Back to the top