@Singleton
public class AnalystApiPluginLifecycle
extends AbstractPluginLifecycle
Listens to projects events to:
Constructor and Description |
---|
AnalystApiPluginLifecycle()
C'tor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
doPostConstruct(org.eclipse.e4.core.contexts.IEclipseContext context) |
protected void |
doProjectClosing(GProject project,
org.eclipse.e4.core.contexts.IEclipseContext context) |
protected void |
doProjectOpening(GProject project,
org.eclipse.e4.core.contexts.IEclipseContext context) |
protected void doPostConstruct(org.eclipse.e4.core.contexts.IEclipseContext context)
protected void doProjectOpening(GProject project, org.eclipse.e4.core.contexts.IEclipseContext context)
protected void doProjectClosing(GProject project, org.eclipse.e4.core.contexts.IEclipseContext context)