Java Class Finder 2.0
Download

Java Class Finder 2.0

Tool to search a given class from jar files in a directory
4.8 
Rating
Your vote:
Latest version:
2.0 See all
Developer:
iDeskSoft
Screenshots
1 / 2
Awards (6)
Show all awards
Software Informer Virus Free award
Download

This java utility accesses file systems, recursively looks into various directories and archives to identify java class. The simplistic interface requires basic knowledge and understanding of code, but the results displayed are understandable to any user.

Java Class Finder is a small Java utility tool that helps users to search for a particular class within a chosen directory and its subdirectories. All jar files that contain the specified class will be found.

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. Java Class Finder will find all jar files in the given directory (and subdirectories) that contain the given class.

Comments (1)

4.8
Rating
6 votes
5 stars
5
4 stars
1
3 stars
0
2 stars
0
1 stars
0
User

Your vote:

M
Tried it on bunch of weblogic jars to find WLSTUtil - worked well and found the class.

| Reply