appassembler
appassembler copied to clipboard
Don't minimize window when hiding console
Wasn't a problem with Swing, but caused JavaFx window to be minimized on start.
Fixes #64
FYI, the Travis job is failing for some unrelated reason.
$ mvn --show-version --errors --batch-mode -Prun-its clean verify
The JAVA_HOME environment variable is not defined correctly
This environment variable is needed to run this program
NB: JAVA_HOME should point to a JDK not a JRE