From 54d249255225df989cac4a823da36bd0e9901335 Mon Sep 17 00:00:00 2001 From: Hannes Wellmann Date: Tue, 21 May 2024 22:20:20 +0200 Subject: [PATCH] Add N&N for support of Windows on ARM Part of https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/577 --- news/4.32/platform.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/news/4.32/platform.html b/news/4.32/platform.html index 08b96c31..06c2acac 100644 --- a/news/4.32/platform.html +++ b/news/4.32/platform.html @@ -97,6 +97,26 @@

Themes and Styling

General Updates

+ + + + Support for Windows on ARM + +

+ The Eclipse SDK is now also available for Windows on the ARM-64bit architecture. + Eclipse Packages are not yet provided for Windows on ARM due to missing Temurin JDKs for that environment, + but the SDK should be completely functional on that platform, with only the following limitations: +

+ It is intended to remove those limitations in a future release. +

+

+

+ + +