|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.core.runtime.Plugin
org.eclipse.cdt.debug.testplugin.CTestPlugin
public class CTestPlugin
Field Summary |
---|
Fields inherited from class org.eclipse.core.runtime.Plugin |
---|
PLUGIN_PREFERENCE_SCOPE, PREFERENCES_DEFAULT_OVERRIDE_BASE_NAME, PREFERENCES_DEFAULT_OVERRIDE_FILE_NAME |
Constructor Summary | |
---|---|
CTestPlugin(org.eclipse.core.runtime.IPluginDescriptor descriptor)
|
Method Summary | |
---|---|
static void |
enableAutobuild(boolean enable)
|
static CTestPlugin |
getDefault()
|
java.io.File |
getFileInPlugin(org.eclipse.core.runtime.IPath path)
|
static org.eclipse.core.resources.IWorkspace |
getWorkspace()
|
Methods inherited from class org.eclipse.core.runtime.Plugin |
---|
find, find, getBundle, getDescriptor, getLog, getPluginPreferences, getStateLocation, internalInitializeDefaultPluginPreferences, isDebugging, openStream, openStream, savePluginPreferences, setDebugging, shutdown, start, startup, stop, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CTestPlugin(org.eclipse.core.runtime.IPluginDescriptor descriptor)
Method Detail |
---|
public static CTestPlugin getDefault()
public static org.eclipse.core.resources.IWorkspace getWorkspace()
public static void enableAutobuild(boolean enable) throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException
public java.io.File getFileInPlugin(org.eclipse.core.runtime.IPath path)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |