Classpath Checker 1.4.3

6  

Add this URL to your Eclipse Installation to reach this Solution's Update Site.
More Info


Categories:
None
Login or register to tag items

    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

Additional Details

  • Version Number: 1.4.3
  • Eclipse Versions: 3.3 (Europa), 3.4 (Ganymede)
  • Organization: Classpath Checker
  • Date Created: 14/09/2007
  • Date Updated: 17/01/2011
  • Development Status: Production/Stable
  • License: Other
  • Submitted by: Pascal Emily

Reviews

Add a Review