java application to jar file
807580Feb 1 2010 — edited Feb 1 2010I use eclipse and i have a java program which run without any problem,
but when I export this program to jar file(export->java->jar file)
I get the jar file and when I run this jar file ,it run for few seconds then it stop to run,despite in eclipse it run .
I don't know what is the problem