Methods from org.eclipse.core.runtime used by org.eclipse.cdt.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.cdt.core.CCorePlugin.log(IStatus)1250
org.eclipse.cdt.core.templateengine.TemplateEngineUtil.log(Throwable)44
org.eclipse.cdt.core.templateengine.TemplateEngineUtil.log(Throwable)32
org.eclipse.cdt.core.templateengine.TemplateEngineUtil.log(Throwable)38
org.eclipse.cdt.internal.core.model.ASTCache.1.handleException(Throwable)303
org.eclipse.cdt.internal.core.model.Util.log(IStatus, ICLogConstantsLogConst)199
org.eclipse.cdt.internal.core.pdom.indexer.PDOMIndexerTask.traceEnd(long, IWritableIndex, boolean)242

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.core.templateengine.TemplateEngine.getTemplateSchemaURL()358
org.eclipse.cdt.core.templateengine.TemplateEngineHelper.getTemplateResourceURL(String, String)179
org.eclipse.cdt.core.templateengine.TemplateEngineHelper.getTemplateResourceURLRelativeToTemplate(TemplateCore, String)201
org.eclipse.cdt.core.templateengine.TemplateEngineHelper.getValueFromProperties(String, String, String)241
org.eclipse.cdt.utils.Platform.getBundle(String)45

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.core.model.LanguageManager.collectContentTypeIds()271
org.eclipse.cdt.core.model.LanguageManager.getAllContentTypes()238
org.eclipse.cdt.core.settings.model.util.CDataUtil.getExtensionsFromContentTypes(IProject, String[])346
org.eclipse.cdt.internal.core.CContentTypes.getContentType(IProject, String)61
org.eclipse.cdt.internal.core.CContentTypes.getContentType(IProject, String)65
org.eclipse.cdt.internal.core.language.LanguageMappingResolver.computeLanguage(IProject, String, ICConfigurationDescription, String, boolean)119
org.eclipse.cdt.internal.core.model.BinaryRunner.Visitor.Visitor(BinaryRunner, IProgressMonitor)181
org.eclipse.cdt.internal.core.model.BinaryRunner.Visitor.Visitor(BinaryRunner, IProgressMonitor)181
org.eclipse.cdt.internal.core.model.CModelManager.createBinaryFile(IFile)642
org.eclipse.cdt.internal.core.model.CModelManager.getDefault()188
org.eclipse.cdt.internal.core.model.CModelManager.shutdown()1233
org.eclipse.cdt.internal.core.model.LanguageDescriptor.calculateContentTypes(String[])106
org.eclipse.cdt.internal.core.pdom.NotifyCModelManagerTask.run(IProgressMonitor)45
org.eclipse.cdt.internal.core.pdom.NotifyCModelManagerTask.run(IProgressMonitor)44
org.eclipse.cdt.internal.core.resources.ResourceLookupTree.initFileExtensions()356
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.findCompatibleSettingsForContentTypeId(String, ICLanguageSetting[])916

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.core.CCorePlugin.configurePluginDebugOptions()984
org.eclipse.cdt.core.CCorePlugin.configurePluginDebugOptions()978
org.eclipse.cdt.core.CCorePlugin.configurePluginDebugOptions()981
org.eclipse.cdt.core.CCorePlugin.configurePluginDebugOptions()990
org.eclipse.cdt.core.CCorePlugin.configurePluginDebugOptions()987
org.eclipse.cdt.internal.core.pdom.indexer.PDOMIndexerTask.checkDebugOption(String, String)132

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.core.CCorePlugin.getAllErrorParsersIDs()887
org.eclipse.cdt.core.CCorePlugin.getConsole(String)472
org.eclipse.cdt.core.CCorePlugin.getDefaultBinaryParser()583
org.eclipse.cdt.core.CCorePlugin.getErrorParser(String)902
org.eclipse.cdt.core.CCorePlugin.getProcessList()855
org.eclipse.cdt.core.model.LanguageManager.cacheAllLanguages()367
org.eclipse.cdt.core.model.LanguageManager.collectContentTypeIds()272
org.eclipse.cdt.core.model.LanguageManager.createDescriptorCache()101
org.eclipse.cdt.core.model.LanguageManager.getAllContentTypes()239
org.eclipse.cdt.core.model.LanguageManager.getLanguage(String)165
org.eclipse.cdt.core.model.LanguageManager.getLanguageForContentTypeID(String)207
org.eclipse.cdt.core.model.LanguageManager.getPDOMLinkageFactoryMappings()330
org.eclipse.cdt.core.settings.model.util.CExtensionUtil.getFirstConfigurationElement(ICConfigExtensionReference, String, boolean)26
org.eclipse.cdt.core.templateengine.process.ProcessRunnerFactory.initializeProcessRunners()51
org.eclipse.cdt.core.templateengine.TemplateEngine.addToolChainsToTemplates()256
org.eclipse.cdt.core.templateengine.TemplateEngine.initializeTemplateInfoMap()211
org.eclipse.cdt.core.ToolFactory.createCodeFormatter(Map)49
org.eclipse.cdt.internal.core.CConfigBasedDescriptorManager.initializeOwnerConfiguration()424
org.eclipse.cdt.internal.core.index.provider.IndexProviderManager.startup()98
org.eclipse.cdt.internal.core.model.PathEntryManager.getPathEntryContainerInitializer(String)791
org.eclipse.cdt.internal.core.model.PathEntryManager.getRegisteredContainerIDs()1212
org.eclipse.cdt.internal.core.pdom.export.GeneratePDOMApplication.getExportProjectProvider(String)180
org.eclipse.cdt.internal.core.pdom.PDOMManager.createIndexer(ICProject, String, Properties)582
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.initConverterInfoSynch()562
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.initProviderInfo()1128
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionStorageManager.initExtensionPoints()333
org.eclipse.cdt.internal.core.settings.model.ExtensionContainerFactory.initProviderInfoSynch()145

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.core.CCorePlugin.getProcessList()868
org.eclipse.cdt.utils.CygPath.CygPath(String)34
org.eclipse.cdt.utils.Platform.getOS()49
org.eclipse.cdt.utils.WindowsRegistry.getRegistry()33

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.utils.Platform.getOSArch()54

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.internal.core.dom.rewrite.util.FileHelper.determineLineDelimiter(IFile)76
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.get(IProject, int, String, String)227
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.get(IProject, String, String)217
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.getIndexImportLocation(IProject)386
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.getUpdatePolicy(Preferences[])403
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.preferDefaultLanguage(IProject)422
org.eclipse.cdt.internal.core.pdom.PDOMManager.adjustCacheSize()279

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.core.cdtvariables.CdtMacroSupplier.getMacro(String)439

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.CCorePlugin.log(IStatus)1250
org.eclipse.cdt.core.templateengine.TemplateEngineUtil.log(Throwable)44
org.eclipse.cdt.core.templateengine.TemplateEngineUtil.log(Throwable)32
org.eclipse.cdt.core.templateengine.TemplateEngineUtil.log(Throwable)38
org.eclipse.cdt.internal.core.model.ASTCache.1.handleException(Throwable)303
org.eclipse.cdt.internal.core.model.Util.log(IStatus, ICLogConstantsLogConst)199
org.eclipse.cdt.internal.core.pdom.indexer.PDOMIndexerTask.traceEnd(long, IWritableIndex, boolean)242

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.CCorePlugin.getDefaultBinaryParser()579
org.eclipse.cdt.core.CCorePlugin.getDefaultOptions()356
org.eclipse.cdt.core.CCorePlugin.getOption(String)393
org.eclipse.cdt.core.CCorePlugin.getOptions()417
org.eclipse.cdt.core.CCorePlugin.setOptions(HashMap)453
org.eclipse.cdt.core.CCorePlugin.setStructuralParseMode(boolean)998
org.eclipse.cdt.core.CCorePlugin.useStructuralParseMode()1003
org.eclipse.cdt.internal.core.cdtvariables.UserDefinedVariableSupplier.loadPathEntryVariables(StorableCdtVariables)513
org.eclipse.cdt.internal.core.dom.SavedCodeReaderFactory.SavedCodeReaderFactory(IIncludeFileResolutionHeuristics)49
org.eclipse.cdt.internal.core.language.LanguageMappingStore.decodeWorkspaceMappings()206
org.eclipse.cdt.internal.core.language.LanguageMappingStore.storeMappings(WorkspaceLanguageConfiguration)195
org.eclipse.cdt.internal.core.model.Binary.computeChildren(OpenableInfo, IResource)275
org.eclipse.cdt.internal.core.PathEntryVariableManager.PathEntryVariableManager()59

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.CCorePlugin.start(BundleContext)299
org.eclipse.cdt.core.templateengine.TemplateEngineHelper.findLocation(String)86
org.eclipse.cdt.internal.core.CDTLogWriter.CDTLogWriter(File)56
org.eclipse.cdt.internal.core.pdom.PDOMManager.fileFromDatabaseName(String)405
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.getPreferenceFile(String)1239

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.CCorePlugin.configurePluginDebugOptions()977
org.eclipse.cdt.internal.core.model.Util.debugLog(String, DebugLogConstants, boolean)218

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

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.core.CCorePlugin.CCorePlugin()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.core.CCorePlugin.CCorePlugin()1171

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.CCorePlugin.setOptions(HashMap)466
org.eclipse.cdt.core.CCorePlugin.setStructuralParseMode(boolean)999
org.eclipse.cdt.core.CCorePlugin.stop(BundleContext)285
org.eclipse.cdt.internal.core.language.LanguageMappingStore.storeMappings(WorkspaceLanguageConfiguration)197

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.core.model.Util.setDebugging(boolean)248

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.core.CCorePlugin.start(BundleContext)296
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.core.CCorePlugin.start(BundleContext)-1

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.core.CCorePlugin.stop(BundleContext)287
org.eclipse.cdt.core.CCorePlugin.stop(BundleContext)287
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.core.CCorePlugin.stop(BundleContext)-1

org.eclipse.core.runtime.Preferences.defaultPropertyNames()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.CCorePlugin.getDefaultOptions()360
org.eclipse.cdt.core.CCorePlugin.getOptions()421

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.CCorePlugin.useStructuralParseMode()1003
org.eclipse.cdt.core.resources.ACBuilder.buildConfigResourceChanges()127
org.eclipse.cdt.core.resources.ACBuilder.needAllConfigBuild()111
org.eclipse.cdt.internal.core.model.Binary.computeChildren(OpenableInfo, IResource)275

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.CCorePlugin.getDefaultBinaryParser()579
org.eclipse.cdt.core.CCorePlugin.getDefaultOptions()362
org.eclipse.cdt.core.CCorePlugin.getDefaultOptions()367
org.eclipse.cdt.core.CCorePlugin.getOptions()423
org.eclipse.cdt.internal.core.model.CProject.savePreferences(Preferences)377

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.core.dom.SavedCodeReaderFactory.SavedCodeReaderFactory(IIncludeFileResolutionHeuristics)51

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.CCorePlugin.getOption(String)394
org.eclipse.cdt.core.CCorePlugin.getOptions()429
org.eclipse.cdt.internal.core.cdtvariables.UserDefinedVariableSupplier.loadPathEntryVariables(StorableCdtVariables)517
org.eclipse.cdt.internal.core.language.LanguageMappingStore.decodeWorkspaceMappings()207
org.eclipse.cdt.internal.core.model.CProject.savePreferences(Preferences)375
org.eclipse.cdt.internal.core.PathEntryVariableManager.getValue(String)72

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.core.model.CProject.setOptions(Map)323

org.eclipse.core.runtime.Preferences.propertyNames()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.CCorePlugin.getDefaultOptions()365
org.eclipse.cdt.core.CCorePlugin.getOptions()427
org.eclipse.cdt.internal.core.cdtvariables.UserDefinedVariableSupplier.loadPathEntryVariables(StorableCdtVariables)514
org.eclipse.cdt.internal.core.dom.SavedCodeReaderFactory.SavedCodeReaderFactory(IIncludeFileResolutionHeuristics)53
org.eclipse.cdt.internal.core.PathEntryVariableManager.getVariableNames()172

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.core.model.CProject.setOptions(Map)334

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.core.cdtvariables.UserDefinedVariableSupplier.loadPathEntryVariables(StorableCdtVariables)518
org.eclipse.cdt.internal.core.PathEntryVariableManager.setValue(String, IPath)97

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.CCorePlugin.setStructuralParseMode(boolean)998
org.eclipse.cdt.core.resources.ACBuilder.setAllConfigBuild(boolean)115
org.eclipse.cdt.core.resources.ACBuilder.setBuildConfigResourceChanges(boolean)137

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.CCorePlugin.setOptions(HashMap)462
org.eclipse.cdt.internal.core.language.LanguageMappingStore.storeMappings(WorkspaceLanguageConfiguration)196
org.eclipse.cdt.internal.core.model.CProject.setOptions(Map)335
org.eclipse.cdt.internal.core.PathEntryVariableManager.setValue(String, IPath)100

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict