parcl icon indicating copy to clipboard operation
parcl copied to clipboard

Gradle plugin for bundling your Java application for distribution on Windows, Mac and Linux

Results 7 parcl issues
Sort by recently updated
recently updated
newest added

How can I configure this plugin using the Kotlin DSL? using `configure` does not work.

Hi, Thanks for the awesome plugin. I am having an issue with this. I am trying to bundle my application for OSX. I am able to generate the OSX executable...

Add support for generating a .rpm installer for Redhat platforms. This should also install a launch icon when possible.

Add support for generating a .deb installer for Debian platforms. This should also install a launch icon when possible.

In the case that a 64-bit JRE is bundled, or one is picked up from the system, the runner will crash with a debugger prompt that closes before the option...

http://www.oracle.com/technetwork/java/javase/jre-8-readme-2095710.html The Oracle license provides a list of "optional" files in the JRE distribution that can be omitted if the features aren't needed. A few configuration options could be added...