Methods from org.eclipse.core.resources used by org.eclipse.cdt.debug.ui

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

Reference Details

org.eclipse.core.resources.IFile.createLink(IPath, int, IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.addExecutables(ICProject)89

org.eclipse.core.resources.IMarker.equals(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyAnnotationModel.findAnnotationsforBreakpoints(IBreakpoint[])184

org.eclipse.core.resources.IMarker.exists()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.BreakpointImageProvider.getManagedImage(Annotation)37

org.eclipse.core.resources.IMarker.getAttribute(String, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.DebugMarkerAnnotationModel.isAcceptable(IBreakpoint)93
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyAnnotationHover.getHoverInfo(ISourceViewer, int)43
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyAnnotationHover.getHoverInfo(ISourceViewer, int)52
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPropertyPage.createContents(Composite)45
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPropertyPage.createContents(Composite)79

org.eclipse.core.resources.IMarker.getAttribute(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createContributetedFieldEditors(ICBreakpoint)485
org.eclipse.cdt.debug.ui.breakpoints.CEventBreakpointsLabelProviderFactory.1.getText(Object)52

org.eclipse.core.resources.IMarker.getAttributes()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.breakpoints.CBreakpointUIContributionFactory.getBreakpointUIContributions(IBreakpoint)53

org.eclipse.core.resources.IMarker.getResource()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorInput(Object)197
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorInput(Object)179
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorInput(Object)144
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorInput(Object)165
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)291
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)287

org.eclipse.core.resources.IMarker.getType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.getBreakpointMainLabel(ICBreakpoint)354
org.eclipse.cdt.debug.ui.breakpoints.CBreakpointUIContributionFactory.getBreakpointUIContributions(IBreakpoint)54

org.eclipse.core.resources.IMarker.isSubtypeOf(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AbstractBreakpointRulerAction.getBreakpoint()74

org.eclipse.core.resources.IMarker.setAttribute(String, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.2.run(IProgressMonitor)455

org.eclipse.core.resources.IMarker.setAttribute(String, Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.2.run(IProgressMonitor)459
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPropertyPage.performCancel()110
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPropertyPage.performDefaults()101
org.eclipse.cdt.debug.ui.breakpointactions.ActionsPropertyPage.performOk()120

org.eclipse.core.resources.IProject.getFile(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.addExecutables(ICProject)85

org.eclipse.core.resources.IProject.isOpen()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.sourcelookup.OldDefaultSourceLocator.initializeFromMemento(String)124

org.eclipse.core.resources.IProjectDescription.setLocation(IPath)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.createCProjectForExecutable(String)111

org.eclipse.core.resources.IResource.equals(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorInput(Object)167
org.eclipse.cdt.debug.ui.sourcelookup.OldDefaultSourceLocator.initializeFromMemento(String)122

org.eclipse.core.resources.IResource.exists()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.addExecutables(ICProject)86
org.eclipse.cdt.debug.ui.sourcelookup.OldDefaultSourceLocator.getProject(ILaunchConfiguration)206
org.eclipse.cdt.debug.ui.sourcelookup.OldDefaultSourceLocator.initializeFromMemento(String)124

org.eclipse.core.resources.IResource.getLocation()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.getEditorFilePath(IEditorInput)183
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementLabelProvider.getSourceLineText(IDisassemblySourceLine)109
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)293
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getSourceFile()194

org.eclipse.core.resources.IResource.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.findLaunchConfiguration(IBinary, String)111
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)289
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesContentProvider.update(ViewerCell)102
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.2.compare(Viewer, Object, Object)161
org.eclipse.cdt.debug.internal.ui.views.executables.ExecutablesViewer.2.compare(Viewer, Object, Object)161
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.createCProjectForExecutable(String)110
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.setConfigurationDefaults(ILaunchConfigurationWorkingCopy, ICProject)207
org.eclipse.cdt.debug.ui.sourcelookup.DefaultSourceLocator.initializeFromOldMemento(String, ILaunchConfiguration)64
org.eclipse.cdt.debug.ui.sourcelookup.DefaultSourceLocator.initializeFromOldMemento(String, ILaunchConfiguration)72
org.eclipse.cdt.debug.ui.sourcelookup.DefaultSourceLocator.initializeFromOldMemento(String, ILaunchConfiguration)67
org.eclipse.cdt.debug.ui.sourcelookup.DefaultSourceLocator.initializeFromOldMemento(String, ILaunchConfiguration)82
org.eclipse.cdt.debug.ui.sourcelookup.OldDefaultSourceLocator.getMemento()79

org.eclipse.core.resources.IResource.getProject()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorInput(Object)165
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorInput(Object)179
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorInput(Object)167
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.4.run(IProgressMonitor)423
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.createConfiguration(IBinary, ICDebugConfiguration, String)198
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.findLaunchConfiguration(IBinary, String)128
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getLaunchableResource(IEditorPart)584
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getLaunchableResource(ISelection)495
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getLaunchableResource(ISelection)503
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getProjectsFromSelection(ISelection)534
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getProjectsFromSelection(ISelection)563
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.getProjectsFromSelection(ISelection)549
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.createTypeSpecificLabelFieldEditors(ICBreakpoint)287

org.eclipse.core.resources.IResource.getProjectRelativePath()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.createConfiguration(IBinary, ICDebugConfiguration, String)192
org.eclipse.cdt.debug.internal.ui.launch.CApplicationLaunchShortcut.findLaunchConfiguration(IBinary, String)109

org.eclipse.core.resources.IStorage.getFullPath()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorInput(Object)202
org.eclipse.cdt.debug.internal.ui.CDebugUIUtils.getEditorFilePath(IEditorInput)186
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyElementLabelProvider.getSourceLineText(IDisassemblySourceLine)112
org.eclipse.cdt.debug.internal.ui.views.disassembly.DisassemblyEditorInput.getSourceFile()197

org.eclipse.core.resources.IWorkspace.getRoot()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddEventBreakpointActionDelegate.getResource()77
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointActionDelegate.getResource()76
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getAddressBreakpointResource(String)537
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getAddressBreakpointResource(String)532
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getResource(IWorkbenchPart)347
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorInput(Object)159
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyToggleBreakpointAdapter.toggleLineBreakpoints(IPresentationContext, Object)62
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.createCProjectForExecutable(String)108
org.eclipse.cdt.debug.ui.sourcelookup.OldDefaultSourceLocator.getProject(ILaunchConfiguration)205
org.eclipse.cdt.debug.ui.sourcelookup.OldDefaultSourceLocator.initializeFromMemento(String)119

org.eclipse.core.resources.IWorkspace.newProjectDescription(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.createCProjectForExecutable(String)110

org.eclipse.core.resources.IWorkspace.run(IWorkspaceRunnable, IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.setBreakpointProperties(List)465

org.eclipse.core.resources.IWorkspaceRoot.findFilesForLocation(IPath)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getAddressBreakpointResource(String)532
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getResource(IWorkbenchPart)363
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorInput(Object)159

org.eclipse.core.resources.IWorkspaceRoot.getProject(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.createCProjectForExecutable(String)108
org.eclipse.cdt.debug.ui.sourcelookup.OldDefaultSourceLocator.getProject(ILaunchConfiguration)205
org.eclipse.cdt.debug.ui.sourcelookup.OldDefaultSourceLocator.initializeFromMemento(String)119

org.eclipse.core.resources.ResourcesPlugin.getWorkspace()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.debug.internal.ui.actions.AddEventBreakpointActionDelegate.getResource()77
org.eclipse.cdt.debug.internal.ui.actions.AddWatchpointActionDelegate.getResource()76
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getAddressBreakpointResource(String)532
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getAddressBreakpointResource(String)537
org.eclipse.cdt.debug.internal.ui.actions.ToggleBreakpointAdapter.getResource(IWorkbenchPart)347
org.eclipse.cdt.debug.internal.ui.CDebugModelPresentation.getEditorInput(Object)159
org.eclipse.cdt.debug.internal.ui.elements.adapters.DisassemblyToggleBreakpointAdapter.toggleLineBreakpoints(IPresentationContext, Object)62
org.eclipse.cdt.debug.internal.ui.propertypages.CBreakpointPropertyPage.setBreakpointProperties(List)465
org.eclipse.cdt.debug.ui.CDebugUIPlugin.getWorkspace()104
org.eclipse.cdt.debug.ui.importexecutable.AbstractImportExecutableWizard.createCProjectForExecutable(String)107
org.eclipse.cdt.debug.ui.sourcelookup.OldDefaultSourceLocator.getProject(ILaunchConfiguration)205
org.eclipse.cdt.debug.ui.sourcelookup.OldDefaultSourceLocator.initializeFromMemento(String)119

Back to reference summary for org.eclipse.cdt.debug.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict