Have you ever used a wrong class that packaged in an irrelevant jar file? Are you trying to search a class from many jar files?
Java Class Finder is a small Java utility tool to search a given class from all jar files that in a selected directory (and subdirectories).
How does it work?
Simply specify the class name and a directory to search.
This program received 6 awards
DOWNLOAD
Tried it on bunch of weblogic jars to find WLSTUtil - worked well and found the class.