Home

Anonymous

jfindplus

Java command line program that searches a file system for class files (incl. jar,ear,war). Shows duplicated locations as well. Furthermore it can show a diff for two jars.

================================================================================

Place the jar in the JRE_HOME/lib/ext folder and use it through "java de.oglimmer.JFindPlus ..."
or place the file in the current directry and use it through "java -jar jfindplus.jar ..."

Start the program without parameters and you'll see the help text.