Are there any plugins/tools available to go through the classpath of an eclipse project (or workspace) and highlight any unused jars?
I know this is an old one, but if anyone else stumbles upon this, Eclipse does this by itself.
Navigate to Project properties->Java Code Style->Clean Up Select the Eclipse [Built-in] and it does the following: