Plugins (1068)


Training and Consulting (40)



EPIC Poll

What is your favourite developer portal?

[ Results | Polls ]

Votes: 539
Comments: 0

Eclipse

JAR Class Finder for Eclipse    

Posted by: Anonymous - on Thursday, July 29, 2004 - 08:41 PM
 
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. Properties files, as well as .class files, can now be searched for, and the package name can be appended to the search.