Skip to content
Snippets Groups Projects
Commit c407e95e authored by MasterPyo's avatar MasterPyo
Browse files

almost_3

parent f79edb43
No related merge requests found
......@@ -51,18 +51,6 @@
<target>18</target>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.3.0</version>
<configuration>
<archive>
<manifest>
<mainClass>controller.Main</mainClass>
</manifest>
</archive>
</configuration>
</plugin>
<plugin>
<groupId>org.openjfx</groupId>
<artifactId>javafx-maven-plugin</artifactId>
......
Manifest-Version: 1.0
Main-Class: controller.Main
\ No newline at end of file
Main-Class: controller.Main
No preview for this file type
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment