Types from org.eclipse.core.resources used by org.eclipse.jdt.launching

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.jdt.internal.launching.JavaSourceLookupUtil.translate(IRuntimeClasspathEntry[])72
org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer.createSourceContainers()116
INSTANCEOF
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaLaunchableTester.test(Object, String, Object[], Object)583
org.eclipse.jdt.internal.launching.JavaSourceLookupUtil.translate(IRuntimeClasspathEntry[])71
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.verifyWorkingDirectory(ILaunchConfiguration)732
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.verifyWorkingDirectory(ILaunchConfiguration)719
org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer.createSourceContainers()115

org.eclipse.core.resources.IFile

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.launching.sourcelookup.containers.JavaSourceLookupParticipant.sourceContainersChanged(ISourceLookupDirector)104

org.eclipse.core.resources.IMarker

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.launching.EECompilationParticipant.createJREContainerProblem(IJavaProject, String, int)180
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.isLaunchProblem(IMarker)-1

org.eclipse.core.resources.IProject

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.preLaunchCheck(ILaunchConfiguration, String, IProgressMonitor)917
CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaSourceLookupUtil.translate(IRuntimeClasspathEntry[])98
org.eclipse.jdt.internal.launching.JavaSourceLookupUtil.translate(IRuntimeClasspathEntry[])93
org.eclipse.jdt.launching.JavaRuntime.resolveRuntimeClasspathEntry(IRuntimeClasspathEntry, IJavaProject)1051
org.eclipse.jdt.launching.JavaRuntime.resolveRuntimeClasspathEntry(IRuntimeClasspathEntry, ILaunchConfiguration)881
org.eclipse.jdt.launching.sourcelookup.JavaSourceLocator.getSourceLocations(IRuntimeClasspathEntry[])476
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.fOrderedProjects-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.jdt.launching.JavaRuntime.resolveRuntimeClasspathEntry(IRuntimeClasspathEntry, IJavaProject)1050
org.eclipse.jdt.launching.JavaRuntime.resolveRuntimeClasspathEntry(IRuntimeClasspathEntry, ILaunchConfiguration)880
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaLaunchableTester.hasItemsOnBuildPath(IJavaProject, Set, Object[])518
org.eclipse.jdt.internal.launching.JavaLaunchableTester.hasProjectNature(IJavaElement, String)451
org.eclipse.jdt.internal.launching.JavaMigrationDelegate.getResource(ILaunchConfiguration)98
org.eclipse.jdt.internal.launching.JavaMigrationDelegate.isAvailable(String)79
org.eclipse.jdt.internal.launching.JavaProjectSourceContainerTypeDelegate.createSourceContainer(String)44
org.eclipse.jdt.internal.launching.JavaSourceLookupUtil.getPackageFragmentRoot(IRuntimeClasspathEntry)180
org.eclipse.jdt.internal.launching.JavaSourceLookupUtil.getPackageFragmentRoot(IRuntimeClasspathEntry)203
org.eclipse.jdt.internal.launching.JavaSourceLookupUtil.getPackageFragmentRoot(IRuntimeClasspathEntry)161
org.eclipse.jdt.internal.launching.RuntimeClasspathEntry.RuntimeClasspathEntry(Element)199
org.eclipse.jdt.internal.launching.RuntimeClasspathEntry.RuntimeClasspathEntry(Element)158
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getDefaultWorkingDirectory(ILaunchConfiguration)1003
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getJavaProject(ILaunchConfiguration)450
org.eclipse.jdt.launching.JavaRuntime.computeDefaultContainerEntries(IRuntimeClasspathEntry, IJavaProject)1143
org.eclipse.jdt.launching.JavaRuntime.gatherJavaLibraryPathEntries(IJavaProject, boolean, Set, List)2422
org.eclipse.jdt.launching.JavaRuntime.resolveRuntimeClasspathEntry(IRuntimeClasspathEntry, IJavaProject)1051
org.eclipse.jdt.launching.JavaRuntime.resolveRuntimeClasspathEntry(IRuntimeClasspathEntry, ILaunchConfiguration)881
org.eclipse.jdt.launching.sourcelookup.containers.JavaSourceLookupParticipant.sourceContainersChanged(ISourceLookupDirector)105
org.eclipse.jdt.launching.sourcelookup.JavaProjectSourceLocation.initializeFrom(String)185
org.eclipse.jdt.launching.sourcelookup.JavaSourceLocator.getArchiveSourceLocation(IRuntimeClasspathEntry)598
org.eclipse.jdt.launching.sourcelookup.JavaSourceLocator.getSourceLocations(IRuntimeClasspathEntry[])476
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.internal.launching.EECompilationParticipant.getSeverityLevel(String, IProject)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jdt.internal.launching.DefaultProjectClasspathEntry.getProject()-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getBuildOrder(ILaunchConfiguration, String)-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getProjectsForProblemSearch(ILaunchConfiguration, String)-1

org.eclipse.core.resources.IResource

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaMigrationDelegate.updateResourceMapping(ILaunchConfigurationWorkingCopy)143
CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaLaunchableTester.test(Object, String, Object[], Object)581
org.eclipse.jdt.internal.launching.JavaMigrationDelegate.getResource(ILaunchConfiguration)109
org.eclipse.jdt.internal.launching.JavaMigrationDelegate.updateResourceMapping(ILaunchConfigurationWorkingCopy)141
org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer.findSourceElements(String)158
INSTANCEOF
Reference LocationLine Number
org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer.findSourceElements(String)157
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.launching.DefaultProjectClasspathEntry.expandProject(IClasspathEntry, List, List)171
org.eclipse.jdt.internal.launching.JavaAppletLaunchConfigurationDelegate.getDefaultWorkingDirectory(ILaunchConfiguration)349
org.eclipse.jdt.internal.launching.JavaLaunchableTester.test(Object, String, Object[], Object)581
org.eclipse.jdt.internal.launching.JavaMigrationDelegate.isCandidate(ILaunchConfiguration)56
org.eclipse.jdt.internal.launching.JavaSourceLookupUtil.translate(IRuntimeClasspathEntry[])91
org.eclipse.jdt.internal.launching.JavaSourceLookupUtil.translate(IRuntimeClasspathEntry[])70
org.eclipse.jdt.internal.launching.RuntimeClasspathEntry.getMemento()271
org.eclipse.jdt.internal.launching.RuntimeClasspathEntry.resolveToOSPath(IPath)457
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.verifyWorkingDirectory(ILaunchConfiguration)718
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.verifyWorkingDirectory(ILaunchConfiguration)730
org.eclipse.jdt.launching.JavaRuntime.computeJavaLibraryPath(IJavaProject, boolean)2387
org.eclipse.jdt.launching.JavaRuntime.getProjectOutputDirectory(ILaunchConfiguration)2327
org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer.createSourceContainers()114
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.launching.JavaRuntime.newArchiveRuntimeClasspathEntry(IResource)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jdt.internal.launching.AbstractRuntimeClasspathEntry.getResource()-1
org.eclipse.jdt.internal.launching.DefaultProjectClasspathEntry.getResource()-1
org.eclipse.jdt.internal.launching.JavaMigrationDelegate.getResource(ILaunchConfiguration)-1
org.eclipse.jdt.internal.launching.RuntimeClasspathEntry.getResource()-1
org.eclipse.jdt.internal.launching.RuntimeClasspathEntry.getResource(IPath)-1
org.eclipse.jdt.launching.IRuntimeClasspathEntry.getResource()-1

org.eclipse.core.resources.IResourceChangeEvent

PARAMETER
Reference LocationLine Number
org.eclipse.jdt.internal.launching.LaunchingPlugin.resourceChanged(IResourceChangeEvent)-1

org.eclipse.core.resources.IResourceChangeListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.jdt.internal.launching.LaunchingPlugin-1

org.eclipse.core.resources.ISaveContext

PARAMETER
Reference LocationLine Number
org.eclipse.jdt.internal.launching.LaunchingPlugin.2.doneSaving(ISaveContext)-1
org.eclipse.jdt.internal.launching.LaunchingPlugin.2.prepareToSave(ISaveContext)-1
org.eclipse.jdt.internal.launching.LaunchingPlugin.2.rollback(ISaveContext)-1
org.eclipse.jdt.internal.launching.LaunchingPlugin.2.saving(ISaveContext)-1

org.eclipse.core.resources.ISaveParticipant

IMPLEMENTS
Reference LocationLine Number
org.eclipse.jdt.internal.launching.LaunchingPlugin.2-1

org.eclipse.core.resources.IWorkspace

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaClasspathVariablesInitializer.initialize(String)74
org.eclipse.jdt.internal.launching.JavaProjectSourceContainerTypeDelegate.createSourceContainer(String)43
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaClasspathVariablesInitializer.setAutobuild(IWorkspace, boolean)-1

org.eclipse.core.resources.IWorkspaceDescription

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaClasspathVariablesInitializer.initialize(String)75
org.eclipse.jdt.internal.launching.JavaClasspathVariablesInitializer.setAutobuild(IWorkspace, boolean)99

org.eclipse.core.resources.IWorkspaceRoot

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.launching.RuntimeClasspathEntry.getResource(IPath)326
org.eclipse.jdt.launching.JavaRuntime.computeJavaLibraryPath(IJavaProject, boolean)2378
org.eclipse.jdt.launching.JavaRuntime.gatherJavaLibraryPathEntries(IJavaProject, boolean, Set, List)2418
org.eclipse.jdt.launching.JavaRuntime.getProjectOutputDirectory(ILaunchConfiguration)2325
org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer.createSourceContainers()106

org.eclipse.core.resources.IWorkspaceRunnable

IMPLEMENTS
Reference LocationLine Number
org.eclipse.jdt.internal.launching.LaunchingPlugin.1-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.launching.LaunchingPlugin.VMChanges.doit(IProgressMonitor)247
org.eclipse.jdt.internal.launching.LaunchingPlugin.VMChanges.doit(IProgressMonitor)247

org.eclipse.core.resources.ProjectScope

INSTANTIATION
Reference LocationLine Number
org.eclipse.jdt.internal.launching.EECompilationParticipant.getSeverityLevel(String, IProject)157

Back to reference summary for org.eclipse.jdt.launching

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict