Sunday, August 14, 2011

How can i create a java executable file ? currently i use netBeans IDE 6.7.1..?

I have not used the NetBeans IDE and we know Java is platform independent so it doesn't support .exe files. How we ever you can create a JAR (Java Archive) file with the help of JAR utility comes with JDK.

No comments:

Post a Comment