Skip to content

michaelmao999/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.

About

Easy to use GUI that searches through all the jar files in a directory hierarchy and finds classes matching a substring search term. Currently, it was enhanced to support spring boot Jar file, so that can find class in jar file embedded in parent Jar file.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 100.0%