public class JgPlugin
extends org.eclipse.core.runtime.Plugin
| Modifier and Type | Field and Description |
|---|---|
static String |
JCASGEN_ID |
| Constructor and Description |
|---|
JgPlugin(org.eclipse.core.runtime.IPluginDescriptor descriptor)
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static JgPlugin |
getDefault()
Returns the shared instance.
|
static String |
getUniqueIdentifier()
Convenience method which returns the unique identifier of this plugin.
|
static org.eclipse.core.resources.IWorkspace |
getWorkspace()
Returns the workspace instance.
|
find, find, getBundle, getDescriptor, getLog, getPluginPreferences, getStateLocation, initializeDefaultPluginPreferences, internalInitializeDefaultPluginPreferences, isDebugging, openStream, openStream, savePluginPreferences, setDebugging, shutdown, start, startup, stop, toStringpublic static final String JCASGEN_ID
public JgPlugin(org.eclipse.core.runtime.IPluginDescriptor descriptor)
public static JgPlugin getDefault()
public static org.eclipse.core.resources.IWorkspace getWorkspace()
public static String getUniqueIdentifier()
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.