Skip to content

Commit

Permalink
jar launch with gui
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenK8 committed Jan 5, 2021
1 parent 5987b9d commit 57fb693
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
<manifest>
<addClasspath>true</addClasspath>
<classpathPrefix>lib/</classpathPrefix>
<mainClass>com.polytech.bowling.ConsoleGame</mainClass>
<mainClass>com.polytech.bowling.launch</mainClass>
</manifest>
</archive>
</configuration>
Expand Down
Binary file modified target/bowling-1.0-SNAPSHOT.jar
Binary file not shown.

0 comments on commit 57fb693

Please sign in to comment.