public interface IRuntimeConstants
| Modifier and Type | Field and Description |
|---|---|
static int |
FAILED_WRITE_METADATA
Status code constant (value 5) indicating the platform could not write
some of its metadata.
|
static java.lang.String |
PI_COMMON
Name of this bundle.
|
static java.lang.String |
PI_RUNTIME
The unique identifier constant (value "
org.eclipse.core.runtime")
of the Core Runtime (pseudo-) plug-in. |
static int |
PLUGIN_ERROR
Status code constant (value 2) indicating an error occurred while running a plug-in.
|
static final java.lang.String PI_RUNTIME
org.eclipse.core.runtime")
of the Core Runtime (pseudo-) plug-in.static final java.lang.String PI_COMMON
static final int PLUGIN_ERROR
static final int FAILED_WRITE_METADATA