Methods from org.eclipse.core.resources used by org.eclipse.cdt.launch

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

Reference Details

org.eclipse.core.resources.IContainer.findMember(IPath)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.launch.AbstractCLaunchDelegate.verifyWorkingDirectory(ILaunchConfiguration)501
org.eclipse.cdt.launch.ui.CommonTabLite.getContainer(String)279

org.eclipse.core.resources.IContainer.findMember(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.launch.internal.ui.WorkingDirectoryBlock.getContainer()210

org.eclipse.core.resources.IContainer.getFile(IPath)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.launch.AbstractCLaunchDelegate.verifyProgramPath(ILaunchConfiguration)443
org.eclipse.cdt.launch.internal.LocalAttachLaunchDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)69

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.launch.AbstractCLaunchDelegate.existsErrors(IProject)751

org.eclipse.core.resources.IProject.build(int, IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.launch.AbstractCLaunchDelegate.buildForLaunch(ILaunchConfiguration, String, IProgressMonitor)622
org.eclipse.cdt.launch.AbstractCLaunchDelegate.buildForLaunch(ILaunchConfiguration, String, IProgressMonitor)617

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.launch.AbstractCLaunchDelegate.getProgramFile(ILaunchConfiguration)393
org.eclipse.cdt.launch.ui.CLaunchConfigurationTab.getContext(ILaunchConfiguration, String)104
org.eclipse.cdt.launch.ui.CMainTab.isValid(ILaunchConfiguration)741

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.launch.AbstractCLaunchDelegate.getReferencedProjectSet(IProject, HashSet)528

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.launch.AbstractCLaunchDelegate.verifyCProject(ILaunchConfiguration)418
org.eclipse.cdt.launch.ui.CMainTab.isValid(ILaunchConfiguration)714
org.eclipse.cdt.launch.ui.CommonTabLite.validateLocalShared()450

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.launch.internal.refactoring.ProjectRenameChange.perform(IProgressMonitor)87
org.eclipse.cdt.launch.ui.CommonTabLite.validateLocalShared()447

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.launch.AbstractCLaunchDelegate.getProgramFile(ILaunchConfiguration)394
org.eclipse.cdt.launch.AbstractCLaunchDelegate.getReferencedProjectSet(IProject, HashSet)531
org.eclipse.cdt.launch.AbstractCLaunchDelegate.verifyCProject(ILaunchConfiguration)414
org.eclipse.cdt.launch.AbstractCLaunchDelegate.verifyProgramPath(ILaunchConfiguration)446
org.eclipse.cdt.launch.AbstractCLaunchDelegate.verifyWorkingDirectory(ILaunchConfiguration)502
org.eclipse.cdt.launch.ui.CMainTab.isValid(ILaunchConfiguration)709
org.eclipse.cdt.launch.ui.CMainTab.isValid(ILaunchConfiguration)744

org.eclipse.core.resources.IResource.findMarkers(String, boolean, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.launch.AbstractCLaunchDelegate.existsErrors(IProject)747

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.launch.internal.ui.WorkingDirectoryBlock.handleWorkspaceDirBrowseButtonSelected()189
org.eclipse.cdt.launch.ui.CommonTabLite.getDefaultSharedConfigLocation(ILaunchConfiguration)235
org.eclipse.cdt.launch.ui.CommonTabLite.initializeFrom(ILaunchConfiguration)297

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.launch.AbstractCLaunchDelegate.getProgramFile(ILaunchConfiguration)394
org.eclipse.cdt.launch.AbstractCLaunchDelegate.getProgramFile(ILaunchConfiguration)399
org.eclipse.cdt.launch.AbstractCLaunchDelegate.verifyProgramFile(ILaunchConfiguration)464
org.eclipse.cdt.launch.AbstractCLaunchDelegate.verifyProgramPath(ILaunchConfiguration)447
org.eclipse.cdt.launch.AbstractCLaunchDelegate.verifyProgramPath(ILaunchConfiguration)436
org.eclipse.cdt.launch.AbstractCLaunchDelegate.verifyWorkingDirectory(ILaunchConfiguration)503
org.eclipse.cdt.launch.AbstractCLaunchDelegate.verifyWorkingDirectory(ILaunchConfiguration)486
org.eclipse.cdt.launch.internal.LocalAttachLaunchDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)70
org.eclipse.cdt.launch.internal.ui.CoreFilePrompter.handleStatus(IStatus, Object)56
org.eclipse.cdt.launch.LaunchUtils.getBinary(String, String)91
org.eclipse.cdt.launch.LaunchUtils.getBinary(String, String)96
org.eclipse.cdt.launch.ui.CLaunchConfigurationTab.getContext(ILaunchConfiguration, String)104
org.eclipse.cdt.launch.ui.CMainTab.isValid(ILaunchConfiguration)749
org.eclipse.cdt.launch.ui.CMainTab.isValid(ILaunchConfiguration)730

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.launch.AbstractCLaunchDelegate.buildForLaunch(ILaunchConfiguration, String, IProgressMonitor)616
org.eclipse.cdt.launch.AbstractCLaunchDelegate.buildForLaunch(ILaunchConfiguration, String, IProgressMonitor)620
org.eclipse.cdt.launch.AbstractCLaunchDelegate.finalLaunchCheck(ILaunchConfiguration, String, IProgressMonitor)688
org.eclipse.cdt.launch.AbstractCLaunchDelegate.finalLaunchCheck(ILaunchConfiguration, String, IProgressMonitor)698
org.eclipse.cdt.launch.AbstractCLaunchDelegate.getBuildOrder(List)560
org.eclipse.cdt.launch.internal.refactoring.ResourceRenameParticipant.createChange(IProgressMonitor)81
org.eclipse.cdt.launch.ui.CMainTab.initializeProgramName(ICElement, ILaunchConfigurationWorkingCopy)874

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.launch.ui.CommonTabLite.initializeFrom(ILaunchConfiguration)295

org.eclipse.core.resources.IResource.getPersistentProperty(QualifiedName)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.launch.internal.ui.CoreFilePrompter.handleStatus(IStatus, Object)52

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.launch.ui.CLaunchConfigurationTab.getContext(ILaunchConfiguration, String)77
org.eclipse.cdt.launch.ui.CommonTabLite.getDefaultSharedConfigLocation(ILaunchConfiguration)233
org.eclipse.cdt.launch.ui.CommonTabLite.validateLocalShared()450

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.launch.ui.CMainTab.handleSearchButtonSelected()545
org.eclipse.cdt.launch.ui.CMainTab.initializeProgramName(ICElement, ILaunchConfigurationWorkingCopy)898

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.launch.ui.CommonTabLite.getDefaultSharedConfigLocation(ILaunchConfiguration)234

org.eclipse.core.resources.IWorkspace.computeProjectOrder(IProject[])

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.launch.AbstractCLaunchDelegate.getBuildOrder(List)575

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.launch.AbstractCLaunchDelegate.getBuildOrder(List)548

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.launch.AbstractCLaunchDelegate.verifyCProject(ILaunchConfiguration)413
org.eclipse.cdt.launch.AbstractCLaunchDelegate.verifyWorkingDirectory(ILaunchConfiguration)501
org.eclipse.cdt.launch.internal.refactoring.ProjectRenameChange.perform(IProgressMonitor)80
org.eclipse.cdt.launch.internal.ui.WorkingDirectoryBlock.getContainer()209
org.eclipse.cdt.launch.internal.ui.WorkingDirectoryBlock.handleWorkspaceDirBrowseButtonSelected()184
org.eclipse.cdt.launch.LaunchUtils.getBinary(String, String)90
org.eclipse.cdt.launch.ui.CDebuggerTab.setDefaults(ILaunchConfigurationWorkingCopy)260
org.eclipse.cdt.launch.ui.CLaunchConfigurationTab.getContext(ILaunchConfiguration, String)58
org.eclipse.cdt.launch.ui.CMainTab.isValid(ILaunchConfiguration)709
org.eclipse.cdt.launch.ui.CMainTab.isValid(ILaunchConfiguration)713
org.eclipse.cdt.launch.ui.CommonTabLite.getWorkspaceRoot()426
org.eclipse.cdt.launch.ui.CommonTabLite.validateLocalShared()447

org.eclipse.core.resources.IWorkspaceDescription.getBuildOrder()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.launch.AbstractCLaunchDelegate.getBuildOrder(List)548

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.launch.AbstractCLaunchDelegate.verifyCProject(ILaunchConfiguration)413
org.eclipse.cdt.launch.internal.refactoring.ProjectRenameChange.perform(IProgressMonitor)81
org.eclipse.cdt.launch.internal.refactoring.ProjectRenameChange.perform(IProgressMonitor)82
org.eclipse.cdt.launch.LaunchUtils.getBinary(String, String)90
org.eclipse.cdt.launch.ui.CDebuggerTab.setDefaults(ILaunchConfigurationWorkingCopy)260
org.eclipse.cdt.launch.ui.CLaunchConfigurationTab.getContext(ILaunchConfiguration, String)58
org.eclipse.cdt.launch.ui.CMainTab.isValid(ILaunchConfiguration)713
org.eclipse.cdt.launch.ui.CMainTab.isValid(ILaunchConfiguration)709

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.launch.AbstractCLaunchDelegate.getBuildOrder(List)548
org.eclipse.cdt.launch.AbstractCLaunchDelegate.getBuildOrder(List)575
org.eclipse.cdt.launch.AbstractCLaunchDelegate.verifyCProject(ILaunchConfiguration)413
org.eclipse.cdt.launch.AbstractCLaunchDelegate.verifyWorkingDirectory(ILaunchConfiguration)501
org.eclipse.cdt.launch.internal.refactoring.ProjectRenameChange.perform(IProgressMonitor)80
org.eclipse.cdt.launch.internal.ui.WorkingDirectoryBlock.getContainer()209
org.eclipse.cdt.launch.internal.ui.WorkingDirectoryBlock.handleWorkspaceDirBrowseButtonSelected()184
org.eclipse.cdt.launch.LaunchUtils.getBinary(String, String)90
org.eclipse.cdt.launch.ui.CDebuggerTab.setDefaults(ILaunchConfigurationWorkingCopy)260
org.eclipse.cdt.launch.ui.CLaunchConfigurationTab.getContext(ILaunchConfiguration, String)58
org.eclipse.cdt.launch.ui.CMainTab.isValid(ILaunchConfiguration)709
org.eclipse.cdt.launch.ui.CMainTab.isValid(ILaunchConfiguration)713
org.eclipse.cdt.launch.ui.CommonTabLite.getWorkspaceRoot()426
org.eclipse.cdt.launch.ui.CommonTabLite.validateLocalShared()447

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict