From 033234f3369e540cd8b9af50fcc3fbcb36f6eb6e Mon Sep 17 00:00:00 2001
From: Tue Ton <49886739+chirontt@users.noreply.github.com>
Date: Sat, 10 Dec 2022 17:04:41 -0500
Subject: [PATCH] Add support for Windows on Arm64 (WoA) platform build.
The following new Equinox plug-ins for WoA are added to the
'org.eclipse.e4.rcp' feature:
org.eclipse.equinox.launcher.win32.win32.aarch64
org.eclipse.equinox.swt.win32.win32.aarch64
---
features/org.eclipse.e4.rcp/feature.xml | 14 ++++++++++++++
pom.xml | 1 +
2 files changed, 15 insertions(+)
diff --git a/features/org.eclipse.e4.rcp/feature.xml b/features/org.eclipse.e4.rcp/feature.xml
index a8ed0b9f8bc..80fa29aae44 100644
--- a/features/org.eclipse.e4.rcp/feature.xml
+++ b/features/org.eclipse.e4.rcp/feature.xml
@@ -217,6 +217,13 @@
arch="x86_64"
version="0.0.0"/>
+
+
+
+
+