Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "SWT/Plan/4.7"

< SWT
(GTK)
(GTK)
Line 25: Line 25:
 
* Ongoing improvements to Eclipse stability on GTK3, (graphical glitches, missing icons etc..)
 
* Ongoing improvements to Eclipse stability on GTK3, (graphical glitches, missing icons etc..)
 
* Make Eclipse usable on Wayland as backend with GTK3
 
* Make Eclipse usable on Wayland as backend with GTK3
* Tree should expand/collapse on Arrow_Left/Arrow_Right - https://bugs.eclipse.org/bugs/show_bug.cgi?id=372607
+
* Tree should expand/collapse on Arrow_Left/Arrow_Right - {{Bug|372607}}
  
 
== Win32 ==
 
== Win32 ==

Revision as of 05:59, 19 July 2016

Planning page for SWT work for Oxygen (Eclipse 4.7)

This page disscusses target fixes and improvements to SWT for upcomming Oxygen release. A list of open and resolved bugs for 4.7-4.7M4 can be found via this query.


Common

Update SWT to use Java 8

Evaluate and provide (if possible) Java 8 lambda enabled API for listeners

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

Cocoa

GTK

Win32

Back to the top