@Deprecated
public class Activator
extends AbstractUIPlugin
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PLUGIN_ID
Deprecated.
|
Constructor and Description |
---|
Activator()
Deprecated.
The constructor
|
Modifier and Type | Method and Description |
---|---|
static Activator |
getDefault()
Deprecated.
Returns the shared instance
|
void |
start(BundleContext context)
Deprecated.
|
void |
stop(BundleContext context)
Deprecated.
|
public static final java.lang.String PLUGIN_ID
public void start(BundleContext context) throws java.lang.Exception
java.lang.Exception
public void stop(BundleContext context) throws java.lang.Exception
java.lang.Exception
public static Activator getDefault()