Category: Plugin Directory / Build and Deploy / Classpath Checker
| | | | Version: 1.4.2 Support Eclipse Version: 3.3.0 (Europa) License: Other Development Status: Production/Stable Company:
| |  | Home Page |  | Plugin Support |  | Discussion 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:
-
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.
More information available at: http://classpathchecker.free.fr
Added on: 14-Sep-2007 | Updated: 29-Oct-2007
|
Last 1 Comments
| User: Anonymous | Rating: 10 | 2008-02-01 17:41:37 | | | Real time saver for resolving classpath issues. Easy to install, easy to use, works great.
|
|
|