From 46f3cb1386e21bb31f0e3e74194bf48404aa23c8 Mon Sep 17 00:00:00 2001 From: "tyler :3" Date: Sun, 19 May 2024 16:34:03 +0100 Subject: [PATCH] Use nativerun with gluonfx --- pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/pom.xml b/pom.xml index 8a4f16c..6876aca 100644 --- a/pom.xml +++ b/pom.xml @@ -40,6 +40,20 @@ maven-compiler-plugin 3.13.0 + + com.gluonhq + gluonfx-maven-plugin + 1.0.22 + + com.shr4pnel.minesweeper.Main + /usr/local/lib/graalvm-jdk-21.0.3+7.1 + + + + org.apache.maven.plugins + maven-wrapper-plugin + 3.3.1 +