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.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.