Skip to content

An IDEA plugin for finding duplicate classes in dependencies

License

Notifications You must be signed in to change notification settings

lff0305/duplicateClassFinder

Repository files navigation

A plugin for IDEA Intelij to find any duplicate classes in depencies.

For example, 2 different versions of jars are added to library, which may cause unpredictable behavior. For example, 2 slf4j api jar files are referenced, slf4j-api-1.4.1.jar and slf4j-api-1.7.1.jar

UI :

image

Sources (JAR, Library, or MAVEN, etc) are provided for each duplicated classes.

How to use:

Download the latest release

Install the plugin, and click the button on the right of the toolbar:

image

Or click Menu "Analize - Search Duplicate Classes in jar files"

For any issue, please submit an issue

About

An IDEA plugin for finding duplicate classes in dependencies

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages