Package | Description |
---|---|
org.eclipse.core.runtime |
Provides support for the runtime platform, core utility methods and the extension registry.
|
Modifier and Type | Method and Description |
---|---|
ILog |
Plugin.getLog()
Returns the log for this plug-in.
|
static ILog |
Platform.getLog(Bundle bundle)
Returns the log for the given bundle.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.