Skip to content

zack-shoylev/jarlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jarlist

analyze large java projects with reflection - work in progress

sample command line: (--help for descriptions)

--dir ~/big_project --path-filter .openstack. --class-filter (?i).api. --method-group (?i).update. --method-group (?i).delete. --method-group (?i).create. --method-group (?i).init. --libs ~/maven_repository --method-filter-exclude (?i).test. --method-filter-include .jclouds.

About

analyze large java projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages