jdeb
This library provides an Ant task and a Maven plugin to create Debian packages from Java builds in a truly cross platform manner. (by tcurdt)
JavaPackager
:package: Gradle/Maven plugin to package Java applications as native Windows, MacOS, or Linux executables and create installers for them. (by fvarrui)
jdeb | JavaPackager | |
---|---|---|
1 | 4 | |
536 | 1,070 | |
- | - | |
9.1 | 7.1 | |
11 days ago | 3 months ago | |
Java | Java | |
Apache License 2.0 | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
jdeb
Posts with mentions or reviews of jdeb.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-05.
JavaPackager
Posts with mentions or reviews of JavaPackager.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-11.
-
Any JavaFX+Linux user here?
I do that already with Maven but obviously creating a Linux deployable archive using the JavaPackager Maven plugin (https://github.com/fvarrui/JavaPackager) when running on Windows either needs further configuration or does not work, I don't know.
- What is the official/most common/best way to make a .exe from a Java desktop app with a JavaFX GUI?
-
It was going so well...
I stumbled on to this a while ago: https://github.com/fvarrui/JavaPackager