My favorites | Sign in
Google
Projects on Google Code Results 1 - 2 of 2
=loosejar= ==Description== *loosejar* is a simple Java Agent that can be used to discover unnecessary jars lying on application classpath. It performs per classloader JVM heap analysis and displays its results. *loosejar* can be safely used during development, QA, UAT or even in production as ...
=BlueBerryFish - _Depend_= This tool will help you find what all classes from the jar files are being used by your application. It would also help you find if any Jar can be removed from your lib, if its not in use. This tool comes as a standalone application.