Skip to content

stigkj/index-jars

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

some quick scripts for indexing all .jar files on a *nix system.

./findJars.sh will scare them all up, pipe this to ./indexJars.sh to
get the results.

The output format is 

(S|C) packages.and.class /full/path/to/jar


Where "S" is in the first column if we found a .java file, "C" is in
the first column if it's .class.

This index also includes anonymous inner classes.

About

Scripts for creating an index of .jar files and their contents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published