From a265c309c057613fb609fc1d839296b8f3721f95 Mon Sep 17 00:00:00 2001
From: reusedname <155286845+reusedname@users.noreply.github.com>
Date: Sun, 9 Feb 2025 12:48:46 +0500
Subject: [PATCH] set javafx.platform property in profiles (they still can't be
enabled simultaneously)
(cherry picked from commit d94e986e8ef491469d70a481ab281999cc4b1c13)
---
client/pom.xml | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/client/pom.xml b/client/pom.xml
index fbeed87d..1fb313b3 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -96,6 +96,9 @@
win
+
+ win
+
@@ -195,6 +198,9 @@
linux
+
+ linux
+
@@ -227,6 +233,9 @@
mac
+
+ mac
+