@API(type=EXTENDABLE,
src=PUBLIC)
public interface EclipseWorkspaceAccessPluginExtension
Please note that this API is not marked as final and it can change in one of the next versions of the application. If you have suggestions, comments about it, please let us know.
Modifier and Type | Method and Description |
---|---|
void |
pluginStarted(EclipsePluginWorkspace pluginWorkspaceAccess)
Notified when the Oxygen Eclipse plugin is starting.
|
void |
pluginStopping()
Notified before the Oxygen Eclipse plugin will be stopped.
|
void pluginStarted(EclipsePluginWorkspace pluginWorkspaceAccess)
pluginWorkspaceAccess
- The workspace accesscontext
- The context the plugin was invoked in.void pluginStopping()
© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.