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 "Platform/Plan/4.10"

(Support GTK 3.24)
(Ant)
Line 36: Line 36:
 
== Ant ==
 
== Ant ==
 
=== Upgrade to Apache Ant version ===
 
=== Upgrade to Apache Ant version ===
 +
No Ant version released.
  
 
=== Java 9 Support ===
 
=== Java 9 Support ===
 
ANT tasks swallow error messages (with classpath/modulepath problem) {{bug|538159}}<br>
 
ANT tasks swallow error messages (with classpath/modulepath problem) {{bug|538159}}<br>
 +
Delivered in 4.10 M3.
  
 
=== Routine Maintenance and Enhancements ===
 
=== Routine Maintenance and Enhancements ===
 
Ant UI tests are passing with many messages in log {{bug|533097}}<br>
 
Ant UI tests are passing with many messages in log {{bug|533097}}<br>
 +
Delivered in 4.10 M3.<br>
 
Ant build file behaves differently in eclipse than in an external ant run {{bug|511279}}<br>
 
Ant build file behaves differently in eclipse than in an external ant run {{bug|511279}}<br>
 +
Moved to 4.11.<br>
 
Other Bugs and enhancements.
 
Other Bugs and enhancements.
  

Revision as of 06:37, 21 November 2018

Planning page for Platform work for 4.10

This page discusses target fixes and improvements to the Eclipse Platform for the 2018-12 release. The new and noteworthy of all Eclipse top-level projects can be found under Eclipse 4.10 New and Noteworthy.

Common

Review patches from the community

Drop support for 32-bit

https://bugs.eclipse.org/bugs/show_bug.cgi?id=536766

Platform UI

Support deletion of menus

SWT

Common

Improve HiDPI Support

Mac

Support macOS 10.14 (Mojave)

https://bugs.eclipse.org/bugs/show_bug.cgi?id=538976

Windows

Improve Accessibility support

Improve Dark theme support

GTK

Remove GTK 2.x support

https://bugs.eclipse.org/bugs/show_bug.cgi?id=530841 [DONE]

Support GTK 3.24

https://bugs.eclipse.org/bugs/show_bug.cgi?id=539253 [ONGOING]

Ant

Upgrade to Apache Ant version

No Ant version released.

Java 9 Support

ANT tasks swallow error messages (with classpath/modulepath problem) bug 538159
Delivered in 4.10 M3.

Routine Maintenance and Enhancements

Ant UI tests are passing with many messages in log bug 533097
Delivered in 4.10 M3.
Ant build file behaves differently in eclipse than in an external ant run bug 511279
Moved to 4.11.
Other Bugs and enhancements.

Debug

Debugging user experience

Improve Debugging Usability bug 498469

Routine Maintenance and Enhancements

Other Bugs and enhancements.

Releng

Migration to CloudBees

Verification of performance tests and enhancements

Back to the top