English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Dear friends
if you have informations about java language please answer my question.
I want to know how I can make JAR file, and how I can make setup for my programs.
And I need more informations about JAR file

2007-07-29 21:22:16 · 3 answers · asked by shayan k 1 in Computers & Internet Programming & Design

3 answers

http://neptune.netcomp.monash.edu.au/JavaHelp/howto/jar.htm
http://www.cs.princeton.edu/introcs/85application/jar/jar.html
http://java.sun.com/docs/books/tutorial/deployment/jar/build.html

2007-07-29 22:14:23 · answer #1 · answered by angel04 3 · 0 0

This is the link that you need for full details. To create a jar file look at the link marked "JAR tool reference page for Windows".

I hope this helps.

2007-07-30 04:29:43 · answer #2 · answered by AnalProgrammer 7 · 0 0

jar and grepjar tools from GNU.
http://gcc.gnu.org/onlinedocs/gcc-3.3/fastjar/

As for setups,write a shell script which extracts the files to a temp directory and copies the files to the predefined or user specified path.It is usually done for a lot of linux games like quake/UT etc by means of an installer.sh.

2007-07-30 04:30:22 · answer #3 · answered by Anonymous · 0 0

fedest.com, questions and answers