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

(Mac)
(SWT)
Line 24: Line 24:
  
 
== SWT ==
 
== SWT ==
Evaluate and test Chromium browser implementation on Windows and Mac. {{bug|405031}}
+
Evaluate and test Chromium browser implementation on Windows and Mac. {{bug|405031}} - [EVALUATION DONE]
  
 
=== Mac ===
 
=== Mac ===

Revision as of 01:27, 27 February 2019

Planning page for Platform work for 4.11

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.11 New and Noteworthy.

Common

Review patches from the community [DONE]

Platform UI

Provide notification API in Eclipse platform

Bug Platform should deliver a notification API. [DEFERRED TO 4.12]

Helper to write rendering tests with OCR

Using an OCR library like Tesseract, we can write powerful rendering tests. We'll try to provide some API to easily write tests relying on OCR for Eclipse plugins, and will build a few tests based on it.

Platform Text

Inline/horizontal code mining improvements

Improve how inline code minings are rendered

SWT

Evaluate and test Chromium browser implementation on Windows and Mac. bug 405031 - [EVALUATION DONE]

Mac

Improve Eclipse Dark theme Support bug 544854 - [FIXED]

Support macOS 10.14 (Mojave) bug 541801 - [DEFERRED]

HiDpi drawing with GC bug 489451 - [DEFERRED]

GTK

Ant

Routine Maintenance and Enhancements

  • Ant build file behaves differently in eclipse than in an external ant run bug 511279 [DEFERRED to 4.12]
  • SecurityManager#getInCheck removal in JDK 10 bug 541119 [DELIVERED]

Other Bugs and enhancements.

Debug

Debugging user experience

Improve Debugging Usability bug 498469 [DELIVERD PARTIALLY]

Routine Maintenance and Enhancements

Other Bugs and enhancements.

Equinox

Download Performance

Composite metadata repository download parallelization bug 542735 [DEFERRED TO 4.12]

Releng

Migration to CloudBees

Deferred to 4.12

Back to the top