Page 1 of 1

TAR Plugin file extensions

Posted: 11 Sep 2006, 13:56
by abellmann
Hello,

It would be nice to be able to configure the filename extensions, that the tar plugin will use to extract and compress archives.

This would be very helpful for java archives (*.jar, *.war, *.ear etc), which use the tar format...

Posted: 11 Sep 2006, 14:00
by abellmann
Hi,

This already works for *.jar, but not for *.war or *.ear...

Re: TAR Plugin file extensions

Posted: 11 Sep 2006, 14:31
by bebe
abellmann wrote: This would be very helpful for java archives (*.jar, *.war, *.ear etc), which use the tar format...
Java archives do not use tar format (also *.jar should not work via TAR plugin), instead they (*.jar defaultly) are browsable by ZIP plugin. You can easily extend this in Configuration -> Archivers -> Archive Associations in Panel by other java archive-like extensions (sar/war/ear).