Packages
classpathhelper Package defining a classloader that can provide additional details on where classes come from and can detect common errors and warnings around the class path.
classpathhelper.eclipse.basicmodel Package defining the sample IClassPathModel that contributes to the classpathhelper.eclipse.ui.classpathmodels extension point.
classpathhelper.eclipse.jdt.listener Plugin designed to integrate with the JDT, reading the classpath from standard JDT Projects.
classpathhelper.eclipse.jdt.preferences Package that defines the preferences page used by this plugin to determine how the Java Project should be selected.
classpathhelper.eclipse.tomcat.listener.ui Package that provides a classpathhelper.eclipse.ui.IClassPathModel that uses Tomcat server instances as its source.
classpathhelper.eclipse.tomcat.preferences Package that defines the preferences page used by this plugin to determine where the Tomcat instances is located and its version.
classpathhelper.eclipse.ui Package that defines the visual components for Classpath Helper.
classpathhelper.eclipse.ui.classloaderview Package that defines a tree view of the classpath.
classpathhelper.eclipse.ui.common Package defining common componets used by the various views.
classpathhelper.eclipse.ui.locationsview Package that defines a tree view of the classpath that emphasis relationships between locations.
classpathhelper.eclipse.ui.packagebrowseview Package that defines a view that allows browsing of packages within a classpath without any detailed lookups to slow it down.
classpathhelper.eclipse.ui.packageview Package that defines a tree view of the classpath where nodes in the tree correspond to packages on the classpath.
classpathhelper.eclipse.ui.preferences  
classpathhelper.filechangelistener Package that defines a utility for monitoring files for changes (file additions/deletes/updates).
classpathhelper.search Package defining helper routines for searching on the classpath.
classpathhelper.tomcat.listener This package defines a class that understands the details of Tomcat's classpath and classloading rules.
classpathhelper.util Defines a series of interfaces and classes to create a basic tree display structure.