@Deprecated
public class Activator
extends Plugin
| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String | PLUGIN_IDDeprecated.  | 
| 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.Exceptionpublic void stop(BundleContext context)
          throws java.lang.Exception
java.lang.Exceptionpublic static Activator getDefault()