# javaFX21Demo **Repository Path**: quanpy/java-fx21-demo ## Basic Information - **Project Name**: javaFX21Demo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-25 - **Last Updated**: 2024-05-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### jlink 打包!! 出现 build/image 文件夹!(可以把这个文件夹直接打成 zip 包!) 打开 biild/image/bin/app.bat(双击运行) ### jpackage 打包需要 其他环境等暂不研究 jpackage --name testDemo --input bulid/libs --main-jar jfxdemo-1.0-SNAPSHOT.jar --type app-image --dest build