public class Activator extends Activator
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
PLUGIN_ID  | 
ORG_ECLIPSE_XTEXT_XTEXT| Constructor and Description | 
|---|
Activator()
The constructor 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static Activator | 
getDefault()
Returns the shared instance 
 | 
static org.eclipse.jface.resource.ImageDescriptor | 
getImageDescriptor(java.lang.String path)
Returns an image descriptor for the image file at the given plug-in relative path 
 | 
void | 
start(org.osgi.framework.BundleContext context)  | 
void | 
stop(org.osgi.framework.BundleContext context)  | 
createInjector, getInjector, getInstance, getRuntimeModule, getSharedStateModule, getUiModulecreateImageRegistry, getDialogSettings, getImageRegistry, getPreferenceStore, getWorkbench, imageDescriptorFromPlugin, initializeDefaultPluginPreferences, initializeDefaultPreferences, initializeImageRegistry, loadDialogSettings, loadPreferenceStore, refreshPluginActions, saveDialogSettings, savePreferenceStore, shutdown, startuppublic static final java.lang.String PLUGIN_ID
public void start(org.osgi.framework.BundleContext context)
           throws java.lang.Exception
public void stop(org.osgi.framework.BundleContext context)
          throws java.lang.Exception
public static Activator getDefault()
public static org.eclipse.jface.resource.ImageDescriptor getImageDescriptor(java.lang.String path)
path - the path