I am currently working on a task for school, and I finished programming, but I had a serious problem.
When I run the program in the netbeans IDE, everything works as it should, and its very smooth.
But when I try to run the Jar file, it lags, and my timer takes 3-5 seconds per second.
Is there something I should check before exporting the jar file, or am I starting it incorrectly?
It does the same on my 64-bit Windows 7, Ubuntu 12 64-bit, Ubuntu 11 64-bit, and on Windows 7 32-bit. So this is not an OS problem. And I have a new java runtime
source share