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.10"

< PDE‎ | Plan
 
(15 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
=== Java 12 Support ===
 
=== Java 12 Support ===
* Any Java 12 related work for PDE  
+
* Java 12 related work for PDE {{bug|539402}}.
  
=== API tools enhancement ===
+
<i>MOVED to 4.11</i>
* Option to totally disable API analysis builder  ( investigate generic solution )
+
* API Baseline mismatch
+
* Multi-fix for api tool error
+
  
=== PDE UI enhancement ===
+
=== API Tools Enhancements ===
* Investigate module-info in PDE project
+
* Option to totally disable API analysis builder  ( investigate generic solution ) {{bug|539408}}.
* Multi-fix in PDE compiler error
+
<i>DELIVERED to 4.10</i>
 +
* API Baseline mismatch {{bug|538904}}.
 +
<i>DELIVERED to 4.10</i>
 +
* Multi-fix for api tool error {{bug|539406}}.
 +
<i>MOVED to 4.11</i>
 +
 
 +
=== Performance Improvements ===
 +
* Investigate PDE API tools slowness ( currently much slower that Java Compiler) {{bug|539413}}.
 +
<i>MOVED to 4.11</i>
 +
=== PDE UI Enhancements ===
 +
* Investigate module-info in PDE project {{bug|527052}}.
 +
<i>DELIVERED to 4.10</i>
 +
* Multi-fix in PDE compiler error {{bug|526955}}.
 +
<i>MOVED to 4.11</i>
  
 
=== Important Incoming Bugs  ===
 
=== Important Incoming Bugs  ===
 +
<i>DELIVERED to 4.10</i>
  
 
+
=== Review Patches from Community ===
 
+
<i>DELIVERED to 4.10</i>
=== Review patches from community ===
+
  
 
[[Category:PDE]]
 
[[Category:PDE]]

Latest revision as of 06:26, 22 November 2018

Planning page for PDE work for 4.10

Java 12 Support

MOVED to 4.11

API Tools Enhancements

  • Option to totally disable API analysis builder ( investigate generic solution ) bug 539408.

DELIVERED to 4.10

DELIVERED to 4.10

MOVED to 4.11

Performance Improvements

  • Investigate PDE API tools slowness ( currently much slower that Java Compiler) bug 539413.

MOVED to 4.11

PDE UI Enhancements

  • Investigate module-info in PDE project bug 527052.

DELIVERED to 4.10

MOVED to 4.11

Important Incoming Bugs

DELIVERED to 4.10

Review Patches from Community

DELIVERED to 4.10

Back to the top