java - jar file exception -
this question has answer here:
- how make runnable jar file? 3 answers
i'm trying make runnable jar file of java application. each time follow steps of exporting application etc. created jar file application when run it, shows popup 'java virtual machine. java exception has occurred'. how can resolve issue?
this correct, jar zip
jar files fundamental archive files, built on zip file format , have .jar file extension
just run it!
Comments
Post a Comment