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"

(Planning page for Platform work for 4.10)
(Remove GTK 2.x support)
(4 intermediate revisions by 3 users not shown)
Line 5: Line 5:
  
 
== Common ==
 
== Common ==
 +
==== Review patches from the community ====
 
==== Drop support for 32-bit ====
 
==== Drop support for 32-bit ====
 +
https://bugs.eclipse.org/bugs/show_bug.cgi?id=536766
  
 
== Platform UI ==
 
== Platform UI ==
Line 19: Line 21:
  
 
=== Windows ===
 
=== Windows ===
 +
==== Improve Accessibility support ====
 +
* https://bugs.eclipse.org/bugs/show_bug.cgi?id=514871
 +
 +
==== Improve Dark theme support ====
 +
* https://bugs.eclipse.org/bugs/show_bug.cgi?id=508634
 +
 
=== GTK ===
 
=== GTK ===
 
==== Remove GTK 2.x support ====
 
==== Remove GTK 2.x support ====
 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=530841
 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=530841
 +
 +
==== Support GTK3.24 ====
 +
https://bugs.eclipse.org/bugs/show_bug.cgi?id=539253
  
 
== Ant ==
 
== Ant ==
Upgrade to Apache Ant version
+
=== Upgrade to Apache Ant version ===
  
 
=== Java 9 Support ===
 
=== Java 9 Support ===

Revision as of 14:55, 19 September 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

Support GTK3.24

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

Ant

Upgrade to Apache Ant version

Java 9 Support

ANT tasks swallow error messages (with classpath/modulepath problem) bug 538159

Routine Maintenance and Enhancements

Ant UI tests are passing with many messages in log bug 533097
Ant build file behaves differently in eclipse than in an external ant run bug 511279
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

Back to the top