Methods from org.eclipse.core.runtime used by org.eclipse.debug.core

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.core.runtime.ILog.log(IStatus)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.debug.core.DebugPlugin.log(IStatus)913

org.eclipse.core.runtime.Platform.getAdapterManager()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.debug.core.DebugPlugin.getAdapter(Object, Class)1389
org.eclipse.debug.core.DebugPlugin.start(BundleContext)629
org.eclipse.debug.internal.core.LaunchablePropertyTester.test(Object, String, Object[], Object)28
org.eclipse.debug.internal.core.WatchExpression.getAdapter(Class)227

org.eclipse.core.runtime.Platform.getDebugOption(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.debug.internal.core.DebugOptions.initDebugOptions()30
org.eclipse.debug.internal.core.DebugOptions.initDebugOptions()32
org.eclipse.debug.internal.core.DebugOptions.initDebugOptions()28

org.eclipse.core.runtime.Platform.getExtensionRegistry()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.debug.core.DebugPlugin.initializeProcessFactories()960
org.eclipse.debug.core.DebugPlugin.initializeStatusHandlers()932
org.eclipse.debug.internal.core.BreakpointManager.initBreakpointExtensions()352
org.eclipse.debug.internal.core.BreakpointManager.initializeImportParticipants()1179
org.eclipse.debug.internal.core.ExpressionManager.loadWatchExpressionDelegates()108
org.eclipse.debug.internal.core.LaunchManager.initializeComparators()1836
org.eclipse.debug.internal.core.LaunchManager.initializeLaunchConfigurationTypes()1862
org.eclipse.debug.internal.core.LaunchManager.initializeLaunchDelegates()1521
org.eclipse.debug.internal.core.LaunchManager.initializeLaunchDelegates()1529
org.eclipse.debug.internal.core.LaunchManager.initializeLaunchModes()1881
org.eclipse.debug.internal.core.LaunchManager.initializeSourceContainerTypes()1899
org.eclipse.debug.internal.core.LaunchManager.initializeSourceContainerTypes()1907
org.eclipse.debug.internal.core.LaunchManager.initializeSourceLocators()1926
org.eclipse.debug.internal.core.LogicalStructureManager.initialize()250
org.eclipse.debug.internal.core.LogicalStructureManager.initialize()264

org.eclipse.core.runtime.Platform.getInstallLocation()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.debug.internal.core.SystemVariableResolver.resolveValue(IDynamicVariable, String)42

org.eclipse.core.runtime.Platform.getNL()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.debug.internal.core.SystemVariableResolver.resolveValue(IDynamicVariable, String)46

org.eclipse.core.runtime.Platform.getOS()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.debug.core.DebugPlugin.ArgumentParser.parseArguments()1228
org.eclipse.debug.core.DebugPlugin.ArgumentParser.parseArguments()1228
org.eclipse.debug.core.DebugPlugin.ArgumentParser.parseString()1263
org.eclipse.debug.core.DebugPlugin.ArgumentParser.parseString()1263
org.eclipse.debug.core.DebugPlugin.ArgumentParser.parseToken()1293
org.eclipse.debug.core.DebugPlugin.ArgumentParser.parseToken()1293
org.eclipse.debug.internal.core.EnvironmentVariableResolver.resolveValue(IDynamicVariable, String)40
org.eclipse.debug.internal.core.LaunchManager.cacheNativeEnvironment(Map)754
org.eclipse.debug.internal.core.LaunchManager.cacheNativeEnvironment(Map)741
org.eclipse.debug.internal.core.LaunchManager.getEnvironment(ILaunchConfiguration)1239
org.eclipse.debug.internal.core.LaunchManager.getNativeEnvironment()1736
org.eclipse.debug.internal.core.SystemVariableResolver.getCorrectPath(String)59
org.eclipse.debug.internal.core.SystemVariableResolver.resolveValue(IDynamicVariable, String)48

org.eclipse.core.runtime.Platform.getOSArch()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.debug.internal.core.SystemVariableResolver.resolveValue(IDynamicVariable, String)40

org.eclipse.core.runtime.Platform.getWS()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.debug.internal.core.SystemVariableResolver.resolveValue(IDynamicVariable, String)50

org.eclipse.core.runtime.Plugin.getLog()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.core.DebugPlugin.log(IStatus)913

org.eclipse.core.runtime.Plugin.getPluginPreferences()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.core.DebugPreferenceInitializer.initializeDefaultPreferences()28
org.eclipse.debug.internal.core.ExpressionManager.loadPersistedExpressions()153
org.eclipse.debug.internal.core.ExpressionManager.storeWatchExpressions()216
org.eclipse.debug.internal.core.LaunchManager.getPreferredDelegate(String, Set)1606
org.eclipse.debug.internal.core.LaunchManager.initializePreferredDelegates()1554
org.eclipse.debug.internal.core.LaunchManager.isDeleteConfigurations()2017
org.eclipse.debug.internal.core.LaunchManager.persistPreferredLaunchDelegates()2333
org.eclipse.debug.internal.core.LogicalStructureManager.loadStructureTypeIds()148
org.eclipse.debug.internal.core.LogicalStructureManager.loadStructureTypeSelections()110
org.eclipse.debug.internal.core.LogicalStructureManager.storeStructureTypeIds()167
org.eclipse.debug.internal.core.LogicalStructureManager.storeStructureTypeSelections()139
org.eclipse.debug.internal.core.StepFilterManager.isUseStepFilters()66
org.eclipse.debug.internal.core.StepFilterManager.setUseStepFilters(boolean)75

org.eclipse.core.runtime.Plugin.getStateLocation()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.core.LaunchManager.cacheNativeEnvironment(Map)747

org.eclipse.core.runtime.Plugin.isDebugging()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.core.DebugPlugin.logDebugMessage(String)889

org.eclipse.core.runtime.Plugin.Plugin()

OVERRIDE
Reference LocationLine Number
org.eclipse.debug.core.DebugPlugin.DebugPlugin()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.debug.core.DebugPlugin.DebugPlugin()439

org.eclipse.core.runtime.Plugin.savePluginPreferences()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.core.DebugPlugin.1.saving(ISaveContext)622
org.eclipse.debug.core.DebugPlugin.stop(BundleContext)607

org.eclipse.core.runtime.Plugin.start(BundleContext)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.debug.core.DebugPlugin.start(BundleContext)617
OVERRIDE
Reference LocationLine Number
org.eclipse.debug.core.DebugPlugin.start(BundleContext)-1

org.eclipse.core.runtime.Plugin.stop(BundleContext)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.debug.core.DebugPlugin.stop(BundleContext)609
org.eclipse.debug.core.DebugPlugin.stop(BundleContext)609
OVERRIDE
Reference LocationLine Number
org.eclipse.debug.core.DebugPlugin.stop(BundleContext)-1

org.eclipse.core.runtime.Preferences.getBoolean(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.core.LaunchManager.isDeleteConfigurations()2017
org.eclipse.debug.internal.core.StepFilterManager.isUseStepFilters()66

org.eclipse.core.runtime.Preferences.getString(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.core.ExpressionManager.loadPersistedExpressions()153
org.eclipse.debug.internal.core.LaunchManager.getPreferredDelegate(String, Set)1607
org.eclipse.debug.internal.core.LaunchManager.initializePreferredDelegates()1555
org.eclipse.debug.internal.core.LogicalStructureManager.loadStructureTypeIds()148
org.eclipse.debug.internal.core.LogicalStructureManager.loadStructureTypeSelections()110

org.eclipse.core.runtime.Preferences.setDefault(String, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.core.DebugPreferenceInitializer.initializeDefaultPreferences()30
org.eclipse.debug.internal.core.DebugPreferenceInitializer.initializeDefaultPreferences()31

org.eclipse.core.runtime.Preferences.setToDefault(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.core.LaunchManager.persistPreferredLaunchDelegates()2367
org.eclipse.debug.internal.core.LaunchManager.persistPreferredLaunchDelegates()2362

org.eclipse.core.runtime.Preferences.setValue(String, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.core.StepFilterManager.setUseStepFilters(boolean)75

org.eclipse.core.runtime.Preferences.setValue(String, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.debug.internal.core.ExpressionManager.storeWatchExpressions()227
org.eclipse.debug.internal.core.LaunchManager.persistPreferredLaunchDelegates()2360
org.eclipse.debug.internal.core.LogicalStructureManager.storeStructureTypeIds()167
org.eclipse.debug.internal.core.LogicalStructureManager.storeStructureTypeSelections()139

Back to reference summary for org.eclipse.debug.core

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict