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).
Simply specify the class name and a directory to search. Java Class Finder will find all the jar files from the given directory (and subdirectories) that contain the given class.
Limitations:
· 30 days trial
What's New in This Release: [ read full changelog ]
· Supports searching in WAR/EAR