Unfortunately there is no way to trap that output with the current code,
it is from the JVM to a console
Also, with that flag there should be a message box with the title
"Exiting application" that should keep the console from closing. in this
case, in addition to bringing up the console. Are
Hello:
I have a JAVAFX that it runs perfectly from the command line with this command:
java -jar .jar.
However, if I run it from the packaged versions, I have an error.
I ran from the command line : WinLauncher.exe /Debug to open the console.
I see part of an exceptions before the applicatio