Package org.eclipse.core.runtime.adaptor

Provides API to start the platform.

See:
          Description

Class Summary
EclipseLog The FrameworkLog implementation for Eclipse.
EclipseStarter Special startup class for the Eclipse Platform.
LocationManager This class is used to manage the various Locations for Eclipse.
 

Package org.eclipse.core.runtime.adaptor Description

Provides API to start the platform.

Package Specification

This package specifies API to start the platform.

Clients may use the EclipseStarter loader class to start the platform. The EclipseStarter class is the only defined API in this package.