Methods 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.findMember(IPath)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.launching.RuntimeClasspathEntry.getResource(IPath)329
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.verifyWorkingDirectory(ILaunchConfiguration)718
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.verifyWorkingDirectory(ILaunchConfiguration)731
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

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

INTERFACE_METHOD
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.core.resources.IFile.getFullPath()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.launching.sourcelookup.containers.JavaSourceLookupParticipant.sourceContainersChanged(ISourceLookupDirector)118

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.isLaunchProblem(IMarker)900

org.eclipse.core.resources.IMarker.setAttributes(String[], Object[])

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.launching.EECompilationParticipant.createJREContainerProblem(IJavaProject, String, int)181

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaLaunchableTester.hasProjectNature(IJavaElement, String)452

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.launching.DefaultProjectClasspathEntry.expandProject(IClasspathEntry, List, List)178
org.eclipse.jdt.internal.launching.JavaMigrationDelegate.getResource(ILaunchConfiguration)101
org.eclipse.jdt.internal.launching.JavaMigrationDelegate.isAvailable(String)80
org.eclipse.jdt.internal.launching.JavaSourceLookupUtil.getPackageFragmentRoot(IRuntimeClasspathEntry)162
org.eclipse.jdt.internal.launching.JavaSourceLookupUtil.getPackageFragmentRoot(IRuntimeClasspathEntry)183
org.eclipse.jdt.internal.launching.JavaSourceLookupUtil.getPackageFragmentRoot(IRuntimeClasspathEntry)204
org.eclipse.jdt.launching.JavaRuntime.getJavaProject(ILaunchConfiguration)1221
org.eclipse.jdt.launching.JavaRuntime.resolveOutputLocations(IJavaProject, int)994
org.eclipse.jdt.launching.JavaRuntime.resolveRuntimeClasspathEntry(IRuntimeClasspathEntry, IJavaProject)1053
org.eclipse.jdt.launching.JavaRuntime.resolveRuntimeClasspathEntry(IRuntimeClasspathEntry, ILaunchConfiguration)883
org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer.createSourceContainers()107
org.eclipse.jdt.launching.sourcelookup.JavaSourceLocator.getSourceLocations(IRuntimeClasspathEntry[])477

org.eclipse.core.resources.IResource.createMarker(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.launching.EECompilationParticipant.createJREContainerProblem(IJavaProject, String, int)180

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaMigrationDelegate.isCandidate(ILaunchConfiguration)66
org.eclipse.jdt.launching.sourcelookup.containers.JavaSourceLookupParticipant.sourceContainersChanged(ISourceLookupDirector)112

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaAppletLaunchConfigurationDelegate.getDefaultWorkingDirectory(ILaunchConfiguration)350
org.eclipse.jdt.internal.launching.JavaMigrationDelegate.getResource(ILaunchConfiguration)101
org.eclipse.jdt.internal.launching.JavaMigrationDelegate.isAvailable(String)80
org.eclipse.jdt.internal.launching.JavaSourceLookupUtil.translate(IRuntimeClasspathEntry[])97
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.verifyWorkingDirectory(ILaunchConfiguration)719
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.verifyWorkingDirectory(ILaunchConfiguration)732
org.eclipse.jdt.launching.JavaRuntime.gatherJavaLibraryPathEntries(IJavaProject, boolean, Set, List)2423
org.eclipse.jdt.launching.JavaRuntime.getJavaProject(ILaunchConfiguration)1221
org.eclipse.jdt.launching.sourcelookup.JavaSourceLocator.getSourceLocations(IRuntimeClasspathEntry[])477

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.launching.DefaultProjectClasspathEntry.getPath()117
org.eclipse.jdt.internal.launching.DefaultProjectClasspathEntry.getRuntimeClasspathEntries(ILaunchConfiguration)131
org.eclipse.jdt.internal.launching.RuntimeClasspathEntry.getMemento()275
org.eclipse.jdt.internal.launching.RuntimeClasspathEntry.RuntimeClasspathEntry(Element)159
org.eclipse.jdt.launching.JavaRuntime.getProjectOutputDirectory(ILaunchConfiguration)2329
org.eclipse.jdt.launching.JavaRuntime.newArchiveRuntimeClasspathEntry(IResource)616
org.eclipse.jdt.launching.JavaRuntime.newProjectRuntimeClasspathEntry(IJavaProject)604

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.launching.DefaultProjectClasspathEntry.getLocation()110
org.eclipse.jdt.internal.launching.JavaAppletLaunchConfigurationDelegate.getDefaultWorkingDirectory(ILaunchConfiguration)354
org.eclipse.jdt.internal.launching.RuntimeClasspathEntry.resolveToOSPath(IPath)465
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getDefaultWorkingDirectory(ILaunchConfiguration)1004
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.verifyWorkingDirectory(ILaunchConfiguration)733
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.verifyWorkingDirectory(ILaunchConfiguration)720
org.eclipse.jdt.launching.JavaRuntime.computeJavaLibraryPath(IJavaProject, boolean)2389

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JREContainer.getClasspathEntries()369
org.eclipse.jdt.internal.launching.JREContainerInitializer.initialize(IPath, IJavaProject)52

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaSourceLookupUtil.getPackageFragmentRoot(IRuntimeClasspathEntry)180
org.eclipse.jdt.launching.sourcelookup.containers.JavaSourceLookupParticipant.sourceContainersChanged(ISourceLookupDirector)105
org.eclipse.jdt.launching.sourcelookup.JavaSourceLocator.getArchiveSourceLocation(IRuntimeClasspathEntry)598

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaSourceLookupUtil.translate(IRuntimeClasspathEntry[])92

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaLaunchableTester.hasProjectNature(IJavaElement, String)452

org.eclipse.core.resources.IWorkspace.addResourceChangeListener(IResourceChangeListener, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.launching.LaunchingPlugin.start(BundleContext)486

org.eclipse.core.resources.IWorkspace.addSaveParticipant(Plugin, ISaveParticipant)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.launching.LaunchingPlugin.start(BundleContext)470

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

INTERFACE_METHOD
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.IWorkspace.getRoot()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.launching.DefaultProjectClasspathEntry.expandProject(IClasspathEntry, List, List)171
org.eclipse.jdt.internal.launching.DefaultProjectClasspathEntry.initializeFrom(Element)80
org.eclipse.jdt.internal.launching.environments.ExecutionEnvironment.rebindClasspathContainers()240
org.eclipse.jdt.internal.launching.JavaAppletLaunchConfigurationDelegate.getDefaultWorkingDirectory(ILaunchConfiguration)349
org.eclipse.jdt.internal.launching.JavaLaunchableTester.hasItemsOnBuildPath(IJavaProject, Set, Object[])518
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)199
org.eclipse.jdt.internal.launching.JavaSourceLookupUtil.getPackageFragmentRoot(IRuntimeClasspathEntry)156
org.eclipse.jdt.internal.launching.LaunchingPlugin.1.run(IProgressMonitor)249
org.eclipse.jdt.internal.launching.RuntimeClasspathEntry.getResource(IPath)326
org.eclipse.jdt.internal.launching.RuntimeClasspathEntry.RuntimeClasspathEntry(Element)158
org.eclipse.jdt.internal.launching.RuntimeClasspathEntry.RuntimeClasspathEntry(Element)199
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getJavaProject(ILaunchConfiguration)450
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.handleDebugEvents(DebugEvent[])854
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.verifyWorkingDirectory(ILaunchConfiguration)730
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.verifyWorkingDirectory(ILaunchConfiguration)718
org.eclipse.jdt.launching.JavaRuntime.computeDefaultContainerEntries(IRuntimeClasspathEntry, IJavaProject)1143
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.getJavaModel()1234
org.eclipse.jdt.launching.JavaRuntime.getProjectOutputDirectory(ILaunchConfiguration)2325
org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer.createSourceContainers()106
org.eclipse.jdt.launching.sourcelookup.JavaProjectSourceLocation.initializeFrom(String)185
org.eclipse.jdt.launching.sourcelookup.JavaSourceLocator.getArchiveSourceLocation(IRuntimeClasspathEntry)578
org.eclipse.jdt.launching.sourcelookup.JavaSourceLocator.getArchiveSourceLocation(IRuntimeClasspathEntry)617

org.eclipse.core.resources.IWorkspace.removeResourceChangeListener(IResourceChangeListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.launching.LaunchingPlugin.stop(BundleContext)452

org.eclipse.core.resources.IWorkspace.removeSaveParticipant(Plugin)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.launching.LaunchingPlugin.stop(BundleContext)458

org.eclipse.core.resources.IWorkspace.setDescription(IWorkspaceDescription)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaClasspathVariablesInitializer.setAutobuild(IWorkspace, boolean)103

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaClasspathVariablesInitializer.initialize(String)76
org.eclipse.jdt.internal.launching.JavaClasspathVariablesInitializer.setAutobuild(IWorkspace, boolean)100

org.eclipse.core.resources.IWorkspaceDescription.setAutoBuilding(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaClasspathVariablesInitializer.setAutobuild(IWorkspace, boolean)102

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.launching.RuntimeClasspathEntry.getResource(IPath)336

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.launching.RuntimeClasspathEntry.getResource(IPath)332

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.launching.DefaultProjectClasspathEntry.initializeFrom(Element)80
org.eclipse.jdt.internal.launching.JavaLaunchableTester.hasItemsOnBuildPath(IJavaProject, Set, Object[])518
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.RuntimeClasspathEntry.RuntimeClasspathEntry(Element)158
org.eclipse.jdt.internal.launching.RuntimeClasspathEntry.RuntimeClasspathEntry(Element)199
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getJavaProject(ILaunchConfiguration)451
org.eclipse.jdt.launching.JavaRuntime.computeDefaultContainerEntries(IRuntimeClasspathEntry, IJavaProject)1143
org.eclipse.jdt.launching.JavaRuntime.gatherJavaLibraryPathEntries(IJavaProject, boolean, Set, List)2422
org.eclipse.jdt.launching.sourcelookup.JavaProjectSourceLocation.initializeFrom(String)185

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

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

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.launching.DefaultProjectClasspathEntry.expandProject(IClasspathEntry, List, List)171
org.eclipse.jdt.internal.launching.DefaultProjectClasspathEntry.initializeFrom(Element)80
org.eclipse.jdt.internal.launching.environments.ExecutionEnvironment.rebindClasspathContainers()240
org.eclipse.jdt.internal.launching.JavaAppletLaunchConfigurationDelegate.getDefaultWorkingDirectory(ILaunchConfiguration)349
org.eclipse.jdt.internal.launching.JavaClasspathVariablesInitializer.initialize(String)74
org.eclipse.jdt.internal.launching.JavaLaunchableTester.hasItemsOnBuildPath(IJavaProject, Set, Object[])518
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)43
org.eclipse.jdt.internal.launching.JavaSourceLookupUtil.getPackageFragmentRoot(IRuntimeClasspathEntry)199
org.eclipse.jdt.internal.launching.JavaSourceLookupUtil.getPackageFragmentRoot(IRuntimeClasspathEntry)156
org.eclipse.jdt.internal.launching.LaunchingPlugin.1.run(IProgressMonitor)249
org.eclipse.jdt.internal.launching.LaunchingPlugin.start(BundleContext)486
org.eclipse.jdt.internal.launching.LaunchingPlugin.start(BundleContext)470
org.eclipse.jdt.internal.launching.LaunchingPlugin.stop(BundleContext)452
org.eclipse.jdt.internal.launching.LaunchingPlugin.stop(BundleContext)458
org.eclipse.jdt.internal.launching.RuntimeClasspathEntry.getResource(IPath)326
org.eclipse.jdt.internal.launching.RuntimeClasspathEntry.RuntimeClasspathEntry(Element)199
org.eclipse.jdt.internal.launching.RuntimeClasspathEntry.RuntimeClasspathEntry(Element)158
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getJavaProject(ILaunchConfiguration)450
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.handleDebugEvents(DebugEvent[])853
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.verifyWorkingDirectory(ILaunchConfiguration)730
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.verifyWorkingDirectory(ILaunchConfiguration)718
org.eclipse.jdt.launching.JavaRuntime.computeDefaultContainerEntries(IRuntimeClasspathEntry, IJavaProject)1143
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.getJavaModel()1234
org.eclipse.jdt.launching.JavaRuntime.getProjectOutputDirectory(ILaunchConfiguration)2325
org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer.createSourceContainers()106
org.eclipse.jdt.launching.sourcelookup.JavaProjectSourceLocation.initializeFrom(String)185
org.eclipse.jdt.launching.sourcelookup.JavaSourceLocator.getArchiveSourceLocation(IRuntimeClasspathEntry)617
org.eclipse.jdt.launching.sourcelookup.JavaSourceLocator.getArchiveSourceLocation(IRuntimeClasspathEntry)578

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict