@ParametersAreNonnullByDefault
org.eclipse.core.runtime package
of the Eclipse Platform.See: Description
| Interface | Description |
|---|---|
| PluginConsole |
Plug-in console capable of printing various kinds of messages.
|
| PluginConsoleFactory |
The
PluginConsoleFactory creates PluginConsole instances. |
| Class | Description |
|---|---|
| CoreExceptions | |
| ExtendedPlugin |
An abstract plug-in with extended basic capabilities.
|
| ForwardingPluginConsole |
A plug-in console which forwards all its method calls to another plug-in
console.
|
| PlatformBundles |
Static utility methods pertaining to standard Eclipse bundles.
|
| PluginConsoles |
Static utility methods pertaining to
PluginConsole instances. |
| Products |
Static utility methods pertaining to Eclipse products.
|
| TimeHookConsole |
| Enum | Description |
|---|---|
| StatusSeverity |
Status severities.
|
| Exception | Description |
|---|---|
| RuntimeCoreException |
org.eclipse.core.runtime package
of the Eclipse Platform.