Computer Science Canada

standalone problems

Author:  kingghaffari [ Sun Jan 29, 2012 4:40 pm ]
Post subject:  standalone problems

Hello,
I have an eclipse project that runs fine inside of eclipse, but when i export it as a runnable jar, then run the jar, I get a blank white JFrame, without the rest of the program.
Is there anyway I can make my program run on it's own?

Author:  Pougnet [ Fri Feb 03, 2012 8:17 pm ]
Post subject:  Re: standalone problems

Are you exporting it as a Runnable Jar file? If so, what option are you using for Library Handling?


: