Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Don't minimize window when hiding console #65

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

leif81
Copy link

@leif81 leif81 commented May 1, 2018

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

Fixes #64

leif81 added 2 commits May 1, 2018 00:05
Wasn't a problem with Swing, but caused JavaFx window to be minimized on start.
Removed in previous commit.
@leif81
Copy link
Author

leif81 commented May 29, 2018

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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

showConsoleWindow=false causes JavaFx window to start minimized
1 participant