Package classpathhelper.eclipse.basicmodel

Package defining the sample IClassPathModel that contributes to the classpathhelper.eclipse.ui.classpathmodels extension point.

See:
          Description

Class Summary
BasicClassPathModel Classpath model that uses a standard classpath string to construct a CGClassLoader.
BMPlugin The main plugin class to be used in the desktop.
PreferencesConstants Constants related to the preferences stored by this plugin.
PreferencesPage Preference page for the basic classpath model.
 

Package classpathhelper.eclipse.basicmodel Description

Package defining the sample IClassPathModel that contributes to the classpathhelper.eclipse.ui.classpathmodels extension point.

This sample creates a basic classloader from a standard classpath string.