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

< PDE‎ | Plan
(Further API tools improvements)
(Java 9 and JUnit5 support)
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
= Planning page for PDE work for Photon(4.8) =
 
= Planning page for PDE work for Photon(4.8) =
  
=== Java 9 and JUnit5 support ===
+
=== Java 9 and JUnit5 Support ===
* Any Java 9 related work for PDE {{bug|458235}}. Working of module-info file in PDE project. Investigate  
+
* Any Java 9 related work for PDE {{bug|458235}}. Support of module-info file in PDE project. Investigate  
 
better support of java9 in PDE.
 
better support of java9 in PDE.
  
* support for launching JUnit 5 {{bug|518163}}
+
* Support for launching JUnit 5 {{bug|518163}}
  
=== Further API tools improvements ===
+
=== Further API Tools Improvements ===
 
* API tools improvements  like improvement in version error for first change, or extention point addition, reporting
 
* API tools improvements  like improvement in version error for first change, or extention point addition, reporting
 
error for re-export removal. Other API tools errors/freeze report issues - {{bug|517236}}
 
error for re-export removal. Other API tools errors/freeze report issues - {{bug|517236}}
  
=== Target Editor improvements in PDE ===
+
=== Target Editor Improvements in PDE ===
* Improve Target Definition editor & Edit Software Site dialog ( bug 454491) and also issues in target platform
+
* Improve Target Definition editor & Edit Software Site dialog {{bug|454491}} and also issues in target platform
  
=== General PDE usability issues and important incoming bugs ===
+
=== General PDE Usability Issues and Important Incoming Bugs ===
  
  
  
 
[[Category:PDE]]
 
[[Category:PDE]]

Revision as of 05:18, 27 July 2017

Planning page for PDE work for Photon(4.8)

Java 9 and JUnit5 Support

  • Any Java 9 related work for PDE bug 458235. Support of module-info file in PDE project. Investigate

better support of java9 in PDE.

Further API Tools Improvements

  • API tools improvements like improvement in version error for first change, or extention point addition, reporting

error for re-export removal. Other API tools errors/freeze report issues - bug 517236

Target Editor Improvements in PDE

  • Improve Target Definition editor & Edit Software Site dialog bug 454491 and also issues in target platform

General PDE Usability Issues and Important Incoming Bugs

Back to the top