Menu

Tree [r3] /
 History

HTTPS access


File Date Author Commit
 src 2010-02-16 s-g [r3] jar arguments from tvf to tf
 README 2010-02-16 s-g [r2] created

Read Me

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
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.