| Author |
How to make a jar file ?
|
faisal usmani
Ranch Hand
Joined: Jan 14, 2006
Posts: 139
|
|
Hello I want to create a jar file for a client-server programme ,i ma having two main's in my code one for server and the other for client . Please tell me the way to create a jar file .
|
 |
John Dell'Oso
Ranch Hand
Joined: Apr 08, 2004
Posts: 130
|
|
Rather than giving you the answer straight up, I'll assume you want to do this from the command line. So type jar at the command line and you will get a screen of usage information for this command plus a couple of examples as well. Try it and see how you go. Regards, JD
|
 |
 |
|
|
subject: How to make a jar file ?
|
|
|