Skip to content

Easy to use GUI that searches through all the jar files in a directory hierarchy and finds classes matching a substring search term

Notifications You must be signed in to change notification settings

gungwald/classfinder

Repository files navigation

classfinder

It searches through all the jar files in a directory hierarchy and finds classes matching a substring search term. It is a Swing GUI that is easy to use. It displays the full path of the class file, the class version number, and the Java version number.