How to make a jar file ?
can anyone tell :( me
How to make a jar file ? can anyone tell :( me
Are you using the NetBeans IDE?
If so, I believe it comes w/ a JAR project file kind of setup that you can use.
(Note: I don't use NetBeans, but I've seen it in various screenshots.)
From the command line simply type "jar" to get an explanation on how to use the command. There's also a manual provided in the JDK documentation kit.