Package org.eclipse.core.runtime.adaptor
package org.eclipse.core.runtime.adaptor
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.