Skip to content

Commit 5c31d16

Browse files
author
litongjava
committed
windows 打包和修改main-class
1 parent 4819ed4 commit 5c31d16

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
@@ -91,7 +91,7 @@
9191
<artifactId>javafx-maven-plugin</artifactId>
9292
<version>8.8.3</version>
9393
<configuration>
94-
<mainClass>com.luooqi.ocr.MainForm</mainClass>
94+
<mainClass>${main.class}</mainClass>
9595
<appName>treehole</appName>
9696
<vendor>com.luooqi</vendor>
9797
<needShortcut>true</needShortcut>

0 commit comments

Comments
 (0)