增加build.txt 用于jlink后构建项目
This commit is contained in:
parent
d680623993
commit
f0f68e101b
8
build.txt
Normal file
8
build.txt
Normal file
@ -0,0 +1,8 @@
|
||||
jpackage `
|
||||
--name JNotepad `
|
||||
--type app-image `
|
||||
-m org.jcnc.jnotepad/org.jcnc.jnotepad.LunchApp `
|
||||
--runtime-image .\target\JNotepad\ `
|
||||
--icon src/main/resources/img/icon.ico `
|
||||
--app-version 1.1.8 `
|
||||
--vendor "JCNC"
|
||||
Loading…
x
Reference in New Issue
Block a user