Hello:

I have a JAVAFX that it runs perfectly from the command line with this command: 
 java -jar xxxx.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 applications close.
I don't have posibility to catch this exceptions.
Is there a posibility (changing WinLauncher.cpp) to send this information to a 
.txt file? I'm not expert in c++.

Thanks in advance

Javier

Reply via email to