JARS Automatic Resource Listing
Category: Other Language: Java
JAR Class Finder
JAR Class Finder is a WSAD/Eclipse plug-in utility for finding JAR files containinga given class for the Java build path of a project and for helping to fix NoClassDefFound
exceptions. This utility helps users to quickly and easily resolve ClassDefNotFound exceptions, which commonly occur during run time. It can also be used to avoid getting
such errors if used before run time. Version 2.0.1 supports Eclipse 2.1 and 3.0. New features include searching in .zip archives.