How to decompress a jar file
October 18, 2007 by TARONO
Just open command line interpreter and enter jar -xf filename.
The compressed files will be decompressed.
October 18, 2007 by TARONO
Just open command line interpreter and enter jar -xf filename.
The compressed files will be decompressed.