Jar File doesn't work (It did not launch the application)
Posted
by Mr CooL
on Stack Overflow
See other posts from Stack Overflow
or by Mr CooL
Published on 2010-03-20T10:55:56Z
Indexed on
2010/03/20
11:01 UTC
Read the original article
Hit count: 303
Previously, I have no problem in running the JAR file generated by NetBeans.
However, I encountered the problem now all of a sudden. When I click on the jar, it did not launch the application as if nothing is clocked.
But, it can be run from the project. And also, the size of the Jframe for desktop Java application cannot be set from the NetBeans code also. When it runs, the size of the window different from in the designer.
Any help please.
© Stack Overflow or respective owner