[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[jfriends] Re: Jarファイル圧縮・解凍について




JavaMail はうまくいきましたか?

>Jarファイル対応の圧縮・解凍ソフトってなにかあるのでしょうか?
>できれば開発ツールに付いてる機能とかじゃなくて、圧縮・解凍だけの
>ソフトがあればよいのですが・・・

私は JDK 付属の jar を愛用しています。
私は JDK 1.1.6 なので、フルパスは \jdk1.1.6\binjar.exe でした。

> C:\WINDOWS>jar
> Usage: jar {ctx}[vfm0M] [jar-file] [manifest-file] files ...
> Options:
>   -c  create new archive
>   -t  list table of contents for archive
>   -x  extract named (or all) files from archive
>   -v  generate verbose output on standard error
>   -f  specify archive file name
>   -m  include manifest information from specified manifest file
>   -0  store only; use no ZIP compression
>   -M  Do not create a manifest file for the entries
> 
> If any file is a directory then it is processed recursively.
> Example: to archive two class files into an archive called classes.jar:
>   jar cvf classes.jar Foo.class Bar.class
> Note: use the '0' option to create a jar file that can be put in your CLASSPATH

# GUI ツールって言うことですか?
------------------------------------------------------------------
遠藤靖之 (えんどう やすゆき) <yasuyuki@xxxxxxxxxx>
http://www.freepage.total.co.jp/jfriends/ (Java互助会ホームページ)
株式会社タイムインターメディア 情報通信サービス部 TEL 03-5362-9009
〒162-0065 新宿区住吉町3-11 新宿スパイアビル8F    FAX 03-5362-9008