Types 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

CASTS
Reference LocationLine Number
org.eclipse.cdt.launch.internal.ui.WorkingDirectoryBlock.getContainer()212
org.eclipse.cdt.launch.ui.CommonTabLite.getContainer(String)279
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.launch.AbstractCLaunchDelegate.verifyWorkingDirectory(ILaunchConfiguration)502
org.eclipse.cdt.launch.internal.ui.WorkingDirectoryBlock.getContainer()211
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.launch.internal.ui.WorkingDirectoryBlock.handleWorkspaceDirBrowseButtonSelected()187
org.eclipse.cdt.launch.internal.ui.WorkingDirectoryBlock.isValid(ILaunchConfiguration)284
org.eclipse.cdt.launch.ui.CommonTabLite.handleSharedLocationButtonSelected()257
org.eclipse.cdt.launch.ui.CommonTabLite.initializeFrom(ILaunchConfiguration)295
org.eclipse.cdt.launch.ui.CommonTabLite.updateConfigFromLocalShared(ILaunchConfigurationWorkingCopy)348
org.eclipse.cdt.launch.ui.CommonTabLite.validateLocalShared()446
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.launch.ui.CommonTabLite.SharedLocationSelectionDialog.SharedLocationSelectionDialog(CommonTabLite, Shell, IContainer, boolean, String)-1
org.eclipse.cdt.launch.ui.CommonTabLite.SharedLocationSelectionDialog.SharedLocationSelectionDialog(CommonTabLite, Shell, IContainer, boolean, String)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.launch.internal.ui.WorkingDirectoryBlock.getContainer()-1
org.eclipse.cdt.launch.ui.CommonTabLite.getContainer(String)-1

org.eclipse.core.resources.IFile

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.launch.AbstractCLaunchDelegate.getProgramFile(ILaunchConfiguration)393
org.eclipse.cdt.launch.AbstractCLaunchDelegate.verifyProgramPath(ILaunchConfiguration)441
org.eclipse.cdt.launch.internal.LocalAttachLaunchDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)69
org.eclipse.cdt.launch.ui.CMainTab.isValid(ILaunchConfiguration)739
org.eclipse.cdt.launch.ui.CommonTabLite.initializeFrom(ILaunchConfiguration)293
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.launch.AbstractCLaunchDelegate.getProgramFile(ILaunchConfiguration)-1

org.eclipse.core.resources.IProject

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.launch.AbstractCLaunchDelegate.getBuildOrder(List)573
CASTS
Reference LocationLine Number
org.eclipse.cdt.launch.AbstractCLaunchDelegate.buildForLaunch(ILaunchConfiguration, String, IProgressMonitor)615
org.eclipse.cdt.launch.AbstractCLaunchDelegate.finalLaunchCheck(ILaunchConfiguration, String, IProgressMonitor)687
org.eclipse.cdt.launch.AbstractCLaunchDelegate.getBuildOrder(List)574
org.eclipse.cdt.launch.AbstractCLaunchDelegate.getBuildOrder(List)559
org.eclipse.cdt.launch.AbstractCLaunchDelegate.getProgramFile(ILaunchConfiguration)393
org.eclipse.cdt.launch.internal.CoreFileLaunchDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)66
org.eclipse.cdt.launch.internal.LocalCDILaunchDelegate.launchCoreDebugSession(ILaunchConfiguration, ILaunch, IProgressMonitor)277
org.eclipse.cdt.launch.internal.ui.CoreFilePrompter.handleStatus(IStatus, Object)48
org.eclipse.cdt.launch.ui.CLaunchConfigurationTab.getContext(ILaunchConfiguration, String)103
org.eclipse.cdt.launch.ui.CMainTab.getCProjects()661
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.launch.AbstractCLaunchDelegate.project-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.launch.internal.refactoring.ResourceRenameParticipant.createChange(IProgressMonitor)80
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.launch.AbstractCLaunchDelegate.buildForLaunch(ILaunchConfiguration, String, IProgressMonitor)615
org.eclipse.cdt.launch.AbstractCLaunchDelegate.finalLaunchCheck(ILaunchConfiguration, String, IProgressMonitor)687
org.eclipse.cdt.launch.AbstractCLaunchDelegate.getBuildOrder(List)559
org.eclipse.cdt.launch.AbstractCLaunchDelegate.getReferencedProjectSet(IProject, HashSet)530
org.eclipse.cdt.launch.AbstractCLaunchDelegate.verifyCProject(ILaunchConfiguration)413
org.eclipse.cdt.launch.AbstractCLaunchDelegate.verifyWorkingDirectory(ILaunchConfiguration)485
org.eclipse.cdt.launch.internal.refactoring.ProjectRenameChange.perform(IProgressMonitor)82
org.eclipse.cdt.launch.internal.refactoring.ProjectRenameChange.perform(IProgressMonitor)81
org.eclipse.cdt.launch.internal.ui.CoreFilePrompter.handleStatus(IStatus, Object)48
org.eclipse.cdt.launch.LaunchUtils.getBinary(String, String)88
org.eclipse.cdt.launch.ui.CDebuggerTab.setDefaults(ILaunchConfigurationWorkingCopy)260
org.eclipse.cdt.launch.ui.CLaunchConfigurationTab.getContext(ILaunchConfiguration, String)58
org.eclipse.cdt.launch.ui.CLaunchConfigurationTab.getContext(ILaunchConfiguration, String)103
org.eclipse.cdt.launch.ui.CLaunchConfigurationTab.getContext(ILaunchConfiguration, String)77
org.eclipse.cdt.launch.ui.CMainTab.initializeProgramName(ICElement, ILaunchConfigurationWorkingCopy)873
org.eclipse.cdt.launch.ui.CMainTab.isValid(ILaunchConfiguration)713
org.eclipse.cdt.launch.ui.CommonTabLite.getDefaultSharedConfigLocation(ILaunchConfiguration)233
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.launch.AbstractCLaunchDelegate.existsErrors(IProject)-1
org.eclipse.cdt.launch.AbstractCLaunchDelegate.getReferencedProjectSet(IProject, HashSet)-1
org.eclipse.cdt.launch.AbstractCLaunchDelegate.resetBuildConfiguration(IProject)-1
org.eclipse.cdt.launch.AbstractCLaunchDelegate.setBuildConfiguration(ILaunchConfiguration, IProject)-1
org.eclipse.cdt.launch.internal.CoreFileLaunchDelegate.promptForCoreFilePath(IProject, ICDebugConfiguration)-1
org.eclipse.cdt.launch.internal.LocalCDILaunchDelegate.promptForCoreFilePath(IProject, ICDebugConfiguration)-1
org.eclipse.cdt.launch.internal.MultiLaunchConfigurationDelegate.buildProjects(IProject[], IProgressMonitor)-1
org.eclipse.cdt.launch.LaunchUtils.getBinary(IProject, IPath)-1
org.eclipse.cdt.launch.ui.CMainTab.isBinary(IProject, IPath)-1

org.eclipse.core.resources.IResource

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.launch.ui.CLaunchConfigurationTab.initializeCProject(ICElement, ILaunchConfigurationWorkingCopy)128
org.eclipse.cdt.launch.ui.CMainTab.performApply(ILaunchConfigurationWorkingCopy)458
CASTS
Reference LocationLine Number
org.eclipse.cdt.launch.internal.refactoring.ResourceRenameParticipant.initialize(Object)65
org.eclipse.cdt.launch.internal.refactoring.ResourceRenameParticipant.initialize(Object)68
org.eclipse.cdt.launch.ui.CLaunchConfigurationTab.getContext(ILaunchConfiguration, String)77
org.eclipse.cdt.launch.ui.CLaunchConfigurationTab.getContext(ILaunchConfiguration, String)75
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.launch.internal.refactoring.ResourceRenameParticipant.resourceBeingRenamed-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.launch.internal.refactoring.ResourceRenameParticipant.initialize(Object)64
org.eclipse.cdt.launch.ui.CLaunchConfigurationTab.getContext(ILaunchConfiguration, String)74
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.launch.AbstractCLaunchDelegate.verifyWorkingDirectory(ILaunchConfiguration)501
org.eclipse.cdt.launch.internal.ui.WorkingDirectoryBlock.getContainer()210

org.eclipse.core.resources.IWorkspace.ProjectOrder

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

org.eclipse.core.resources.IWorkspaceRoot

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.launch.internal.refactoring.ProjectRenameChange.perform(IProgressMonitor)80
org.eclipse.cdt.launch.internal.ui.WorkingDirectoryBlock.getContainer()209
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.launch.ui.CommonTabLite.getWorkspaceRoot()-1

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict