JavaPackager icon indicating copy to clipboard operation
JavaPackager copied to clipboard

:package: Gradle/Maven plugin to package Java applications as native Windows, MacOS, or Linux executables and create installers for them.

Results 96 JavaPackager issues
Sort by recently updated
recently updated
newest added

无法设置应用图标,一直是默认的 JDK:8 javapackager:1.7.6

question

I'm submitting a… - [x] bug report - [ ] feature request - [x] other **Short description of the issue/suggestion:** Formally it's not a bug, it's just a yet-another-apple-shitty-update. But...

feedback

I'm submitting a… - [x] bug report - [ ] feature request - [ ] other **Short description of the issue/suggestion:** MacOS `SCRIPT` and `UNIVERSAL` stubs both run as x64...

Execution default of goal io.github.fvarrui:javapackager:1.7.6:package failed: Pl ugin io.github.fvarrui:javapackager:1.7.6 or one of its dependencies could not be resolved: Could not find artifact edu.sc.seis.launch4j:launch4j:jar:3.0.5

feedback

I'm submitting a… - [ ] bug report - [x] feature request - [ ] other **Short description of the issue/suggestion:** I would love if I could specify target directory...

feedback

I'm submitting a… - [X] bug report - [ ] feature request - [ ] other **Short description of the issue/suggestion:** Setting the property prism.allowhidpi is ignored in final build...

bug

> Anyway, you can try with the latest version: 1.7.6. maybe your issue is already solved. I am using version 1.7.6 for packaging, but I cannot start after installing the...

feedback

I'm submitting a… - [x] bug report - [ ] feature request - [ ] other **Short description of the issue/suggestion:** After upgrading to **1.7.6** from **1.6.6** winConfig.icoFile no longer...

feedback

### JavaPackager version 1.7.6 ### Operating system Windows ### OS version 11 Family ### Build tool Gradle ### JDK version Oracle OpenJdk 21 ### Short description Exception when trying to...

bug

### Problem to solve How to share ../jre to run many sub modules? ### Proposed solution JavaPackager use launch4j to generate exe package, but can not pass configuration of launch4j...

enhancement