Library Finder is a utility for finding Java library files (.jar/.zip) for any class or file name pattern. It's a troubleshooting tool for ClassNotFoundException or NoClassDefFoundError. It also helps in setting up an IntelliJ project or workspace by identifying libraries used by a set of Java source files. It can add library files to an IntelliJ classpath. It supports wildcards and regular expressions for file name patterns. It can also be used through a command line interface.
| Tags | Software Development |
|---|---|
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Release Notes: This release works with IntelliJ v7.0.2 or greater.


Release Notes: A settings dialog was added to modify values like the excluded folders, the script to open a containing folder, and to clear off search histories.


Release Notes: Version 1.2.3 changes: The ability to run the "Find Library" action in the background was added. Minor UI enhancements and bugfixes were made.


Release Notes: This version was compiled for backward compatibility (with Java 1.4 versions).


Release Notes: Minor bug fixes and enhancements (Issue IDs 3, 4, and 5)