# quickcode-genlicense **Repository Path**: catoop/quickcode-genlicense ## Basic Information - **Project Name**: quickcode-genlicense - **Description**: swing 程序使用 graalvm 编译 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-04-29 - **Last Updated**: 2024-12-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 说明 License客户端,因为Swing是桌面程序的特殊性,使用的一些api或者第三方库有可能会依赖不同的资源,例如本例依赖的flatlaf,在不同的操作系统中使用了不同的资源,例如 resource-config.json 中的 `com/formdev/flatlaf/natives/flatlaf-windows-x86_64.dll` 在MacOS或者Linux系统时,需要调整对应的文件,或者你可以直接全部导入。