mojohaus / appassembler

https://www.mojohaus.org/appassembler/
MIT License
93 stars 49 forks source link

Don't minimize window when hiding console #65

Open leif81 opened 6 years ago

leif81 commented 6 years ago

Wasn't a problem with Swing, but caused JavaFx window to be minimized on start.

Fixes #64

leif81 commented 6 years ago

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