jarFinder.com is a new free service to help java programmers solve ClassNotFoundExceptions and NoClassDefFoundErrors. Just enter the name of a class and we’ll produce a list of jar files that provide it.
Ever wasted hours of development time pulling your hair out trying to solve a ClassNotFoundException or NoClassDefFoundError? It’s often not obvious which jar files are required on the classpath, and when a project has a large number of dependencies things can quickly become a nightmare.
Fortunately http://www.jarFinder.com is here to help.
Jarfinder allows java programmers to solve classpath problems quickly and easily. Just enter the name of a class and we’ll produce a list of jar files that provide it.
———————
* To Submit News to IndicThreads.com, click here (Contact Us -> Submit News) or the option in the menu above
Related:
>> An Introduction to Java Class Loaders
>> Java Interview Questions
>> GOF Factory – Have your own too
>> Design By Contract testing



