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(IEclipseContext context) |
protected void |
doProjectClosing(IGProject project,
IEclipseContext context) |
protected void |
doProjectOpening(IGProject project,
IEclipseContext context) |