Download Latest Version jwhich.jar (6.1 kB)
Email in envelope

Get an email when there's a new version of jwhich

Home
Name Modified Size InfoDownloads / Week
README 2010-02-16 256 Bytes
jwhich.jar 2010-02-16 6.1 kB
Totals: 2 Items   6.4 kB 0
This utility is created to find Java classes in all the jar file in the 
given directory. This effectively implements following UNIX command--
	find . -name "*.jar" -exec grep -l x.y.MyClass {} \;
and it does little more.

-Satyendra Gurjar
2/16/2010
Source: README, updated 2010-02-16