diff --git a/Engine/pom.xml b/Engine/pom.xml
index 5665c64..2547993 100644
--- a/Engine/pom.xml
+++ b/Engine/pom.xml
@@ -342,7 +342,7 @@
${project.basedir}
- .classpath
+
.project
@@ -367,7 +367,7 @@
${project.basedir}
- .classpath
+
.project
diff --git a/IDE/pom.xml b/IDE/pom.xml
index 354200e..db70493 100644
--- a/IDE/pom.xml
+++ b/IDE/pom.xml
@@ -81,44 +81,7 @@
javafx-base
${javafx.version}
win
-
-
-
- org.openjfx
- javafx-web
- ${javafx.version}
- mac-aarch64
-
-
- org.openjfx
- javafx-media
- ${javafx.version}
- mac-aarch64
-
-
- org.openjfx
- javafx-swing
- ${javafx.version}
- mac-aarch64
-
-
- org.openjfx
- javafx-graphics
- ${javafx.version}
- mac-aarch64
-
-
- org.openjfx
- javafx-controls
- ${javafx.version}
- mac-aarch64
-
-
- org.openjfx
- javafx-base
- ${javafx.version}
- mac-aarch64
-
+
org.openjfx
@@ -155,9 +118,7 @@
javafx-base
${javafx.version}
linux
-
-
-
+
commons-cli
commons-cli
@@ -219,8 +180,45 @@
${jetty.version}
jar
+
+
+ org.openjfx
+ javafx-web
+ ${javafx.version}
+ mac-aarch64
+
+
+ org.openjfx
+ javafx-media
+ ${javafx.version}
+ mac-aarch64
+
+
+ org.openjfx
+ javafx-swing
+ ${javafx.version}
+ mac-aarch64
+
+
+ org.openjfx
+ javafx-graphics
+ ${javafx.version}
+ mac-aarch64
+
+
+ org.openjfx
+ javafx-controls
+ ${javafx.version}
+ mac-aarch64
+
+
+ org.openjfx
+ javafx-base
+ ${javafx.version}
+ mac-aarch64
+
-
+