Plugins (1067)


Training and Consulting (40)



EPIC Poll

What is your favourite developer portal?

[ Results | Polls ]

Votes: 538
Comments: 0


Category: Plugin Directory / Build and Deploy / Classpath Checker

Classpath Checker 
Rate this plugin | Report broken link | Details | Comments (1)

Rating: 9.3 (6 Votes) | hits: 2
Classpath Checker

Version: 1.4.2
Support Eclipse Version: 3.3.0 (Europa)
License: Other
Development Status: Production/Stable
Company:
Plugin home pageHome Page
Plugin SupportPlugin Support
Discussion ForumsDiscussion Forum
Update Site URL: http://classpathchecker.free.fr/update-site

    The Classpath Checker eclipse plugin detects classpath inconsistencies in Java projects.

    That means it is able to:
  1. Detect if a jar file is missing in your classpath. In case a class in your classpath depends on other classes that are not present in the classpath, the plugin warns you and gives you the missing class names.
  2. Detect if you have some duplicated classes in all your jar files. In case of duplicated classes, this plugin warns you. If there are version conflicts in the duplicated classes, it helps you to determine which is the wrong Jar to remove from your classpath.

  3. More information available at: http://classpathchecker.free.fr

Added on: 14-Sep-2007 | Updated: 29-Oct-2007




Last 1 Comments


User: AnonymousRating: 102008-02-01 17:41:37
Real time saver for resolving classpath issues. Easy to install, easy to use, works great.