Login  Register

Re: Unpacking a jar

Posted by Gabriel Landini on Apr 19, 2009; 4:04pm
URL: http://imagej.273.s1.nabble.com/Unpacking-a-jar-tp3692876p3692879.html

On Sunday 19 April 2009, Larry Anovitz wrote:

> All
>    sorry for the very simple question, but a week or two ago I sent a
> question to the list about finding a plug in to do
> A 2-point correlation function.  I received several helpful responses,
> including one from  Gabriel Landini that sent me to the
> Following link
>
> http://wbgn013.biozentrum.uni-wuerzburg.de/ImageJ/two-point-correlation.htm
>l
>
>
> this does the job nicely, but I have a few questions as to what it is
> actually doing, and would like to look at the source
> code.  The note in the link above says this is ³included in two point
> correlation.jar², but I have not been successful
> at unpacking this file to see it.  I¹m running a Mac with OS X version
> 10.5.6.

Jar files are just zip files. So any unzipping program should do.

Cheers

G