-
Notifications
You must be signed in to change notification settings - Fork 0
Open
eclipse-platform/eclipse.platform.ui
#3579Labels
Milestone
Description
Description
With the adoption of new/corrected SWT methods in Workbench for checking compatibility of monitor-specific scaling (see #399), the Workbench bundle now effectively requires the current SWT version to work properly. This is currently not reflected in the dependencies and can lead to an unexpected error dialog.
See also eclipse-gef/gef-classic#882 (comment)
Reproduction
Start an Eclipse SDK on Windows with SWT release 3.132 and the current Platform UI code state. You will unexpected see the above dialog.
Expected Behavior
The actual version constraints of Workbenchare properly reflected.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
👀 In Review