diff --git a/.idea/runConfigurations/JavaFX_run.xml b/.idea/runConfigurations/JavaFX_run.xml
new file mode 100644
index 0000000..c6af0e2
--- /dev/null
+++ b/.idea/runConfigurations/JavaFX_run.xml
@@ -0,0 +1,33 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/Package_Executable.xml b/.idea/runConfigurations/Package_Executable__deprecated_.xml
similarity index 89%
rename from .idea/runConfigurations/Package_Executable.xml
rename to .idea/runConfigurations/Package_Executable__deprecated_.xml
index 950d87c..1e59046 100644
--- a/.idea/runConfigurations/Package_Executable.xml
+++ b/.idea/runConfigurations/Package_Executable__deprecated_.xml
@@ -1,5 +1,5 @@
-
+
diff --git a/pom.xml b/pom.xml
index 6a4fffb..1cf199e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,18 +27,19 @@
3.5.4
-
- org.openjfx
- javafx-maven-plugin
- 0.0.8
-
-
org.apache.maven.plugins
maven-javadoc-plugin
3.12.0
+
+ org.openjfx
+ javafx-controls
+ 25.0.1
+
+
+
@@ -47,8 +48,11 @@
org.openjfx
- javafx-controls
- 25.0.1
+ javafx-maven-plugin
+ 0.0.8
+
+ edu.ntnu.idi.idatt.Main
+