I'm working java swing application.My program run successfully in Eclipse but when i create running jar,it's does not opened.
I created running jar like this
In my option ,problem is that I'm using 4 jar library jmrtd.jar,Scuba.jar and etc. What am I doing wrong? How i can create jar file,when I use some support libraries(jar files) ?