Error running JAVAFX using WinLauncher.exe
    Francisco Javier Godino 
    jgodino at yahoo.com
       
    Thu Jan 23 15:34:44 PST 2014
    
    
  
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
    
    
More information about the openjfx-dev
mailing list