@n!e
08-03-2003, 03:23 PM
hi, i would like to know how to create .exe & .jar file. i got two major part of java codes; For example:
- 1st of all i need to compile the server.java into 1 .exe/jar file.
- 2nd is to compile the client.java(which is the 2nd main part of my
codes),chatdialog.java, & chatconstants.java into 1 .exe/jar file.
What are the basic n simple steps that i need to follow in order to compile the above provided codes? I'm not very expert on java, can tell me step by step on creating both type of file?
Thanks in advance.
:confused:
- 1st of all i need to compile the server.java into 1 .exe/jar file.
- 2nd is to compile the client.java(which is the 2nd main part of my
codes),chatdialog.java, & chatconstants.java into 1 .exe/jar file.
What are the basic n simple steps that i need to follow in order to compile the above provided codes? I'm not very expert on java, can tell me step by step on creating both type of file?
Thanks in advance.
:confused: