Classpath Checker 1.4.3
6
0
Categories:
- The Classpath Checker eclipse plugin detects classpath inconsistencies in Java
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.
- 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.
projects.
That means it is able to:
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

