Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

Commit b941095

Browse files
committed
change main-class
1 parent 1961961 commit b941095

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<junit.version>5.11.2</junit.version>
4646
<maven.compiler.source>20</maven.compiler.source>
4747
<maven.compiler.target>20</maven.compiler.target>
48-
<start-class>top.mryan2005.managesysteminjava.JavaFXBootstrap</start-class>
48+
<start-class>top.mryan2005.managesysteminjava.SwingBootstrap</start-class>
4949
</properties>
5050

5151
<dependencies>

0 commit comments

Comments
 (0)