April 27th, 2000, 10:59 PM
Please I have some questions about jar files:
1) How can I make a jar executable, for example if I have lot of classes in a java application and I want to create
a jar file that I can run it with java command instead of having lots of classes in the directory,
2) how about if it's not application, it's applet
3) how can I see or extract classes from jar file.
Thanks
1) How can I make a jar executable, for example if I have lot of classes in a java application and I want to create
a jar file that I can run it with java command instead of having lots of classes in the directory,
2) how about if it's not application, it's applet
3) how can I see or extract classes from jar file.
Thanks