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
Line 4: Line 4:
 
* Any Java 12 related work for PDE  
 
* Any Java 12 related work for PDE  
  
=== General PDE Usability Issues and Important Incoming Bugs  ===
+
=== API tools enhancement ===
 +
- Option to totally disable API analysis builder  ( investigate generic solution )
 +
- API Baseline mismatch
 +
- Multi-fix for api tool error
 +
 
 +
=== PDE UI enhancement ===
 +
- Investigate module-info in PDE project
 +
- Multi-fix in PDE compiler error
 +
 
 +
=== Important Incoming Bugs  ===
 +
 
  
API tool improvements.
 
  
 
=== Review patches from community  ===
 
=== Review patches from community  ===
  
 
[[Category:PDE]]
 
[[Category:PDE]]

Revision as of 02:11, 25 September 2018

Planning page for PDE work for 4.10

Java 12 Support

  • Any Java 12 related work for PDE

API tools enhancement

- Option to totally disable API analysis builder ( investigate generic solution ) - API Baseline mismatch - Multi-fix for api tool error

PDE UI enhancement

- Investigate module-info in PDE project - Multi-fix in PDE compiler error

Important Incoming Bugs

Review patches from community

Back to the top