Types from org.eclipse.debug.core 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.debug.core.DebugEvent

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.jdt.internal.launching.SocketListenConnectorProcess.fireReadyToAcceptEvent()194
org.eclipse.jdt.internal.launching.SocketListenConnectorProcess.fireTerminateEvent()183
INSTANTIATION
Reference LocationLine Number
org.eclipse.jdt.internal.launching.SocketListenConnectorProcess.fireReadyToAcceptEvent()194
org.eclipse.jdt.internal.launching.SocketListenConnectorProcess.fireTerminateEvent()183
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaAppletLaunchConfigurationDelegate.handleDebugEvents(DebugEvent[])168
org.eclipse.jdt.internal.launching.LaunchingPlugin.handleDebugEvents(DebugEvent[])975
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.handleDebugEvents(DebugEvent[])832
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaAppletLaunchConfigurationDelegate.handleDebugEvents(DebugEvent[])-1
org.eclipse.jdt.internal.launching.LaunchingPlugin.handleDebugEvents(DebugEvent[])-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.handleDebugEvents(DebugEvent[])-1

org.eclipse.debug.core.DebugException

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.jdt.internal.launching.SocketListenConnectorProcess.1.done(IJobChangeEvent)108
THROWS
Reference LocationLine Number
org.eclipse.jdt.internal.launching.SocketListenConnectorProcess.getExitValue()-1
org.eclipse.jdt.internal.launching.SocketListenConnectorProcess.terminate()-1

org.eclipse.debug.core.DebugPlugin

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.launching.SocketListenConnectorProcess.fireReadyToAcceptEvent()192
org.eclipse.jdt.internal.launching.SocketListenConnectorProcess.fireTerminateEvent()181

org.eclipse.debug.core.IBreakpointManager

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getBreakpoints(ILaunchConfiguration)928

org.eclipse.debug.core.IDebugEventSetListener

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

org.eclipse.debug.core.ILaunch

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaAppletLaunchConfigurationDelegate.fLaunch-1
org.eclipse.jdt.internal.launching.SocketListenConnectorProcess.fLaunch-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaAppletLaunchConfigurationDelegate.handleDebugEvents(DebugEvent[])175
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.handleDebugEvents(DebugEvent[])836
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaAppletLaunchConfigurationDelegate.cleanup(ILaunch)-1
org.eclipse.jdt.internal.launching.JavaAppletLaunchConfigurationDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)-1
org.eclipse.jdt.internal.launching.JavaRemoteApplicationLaunchConfigurationDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)-1
org.eclipse.jdt.internal.launching.LaunchingPlugin.launchesAdded(ILaunch[])-1
org.eclipse.jdt.internal.launching.LaunchingPlugin.launchesChanged(ILaunch[])-1
org.eclipse.jdt.internal.launching.LaunchingPlugin.launchesRemoved(ILaunch[])-1
org.eclipse.jdt.internal.launching.SocketAttachConnector.connect(Map, IProgressMonitor, ILaunch)-1
org.eclipse.jdt.internal.launching.SocketListenConnector.connect(Map, IProgressMonitor, ILaunch)-1
org.eclipse.jdt.internal.launching.SocketListenConnectorProcess.SocketListenConnectorProcess(ILaunch, String)-1
org.eclipse.jdt.internal.launching.Standard11xVMRunner.run(VMRunnerConfiguration, ILaunch, IProgressMonitor)-1
org.eclipse.jdt.internal.launching.StandardVMDebugger.createDebugTarget(VMRunnerConfiguration, ILaunch, int, IProcess, VirtualMachine)-1
org.eclipse.jdt.internal.launching.StandardVMDebugger.run(VMRunnerConfiguration, ILaunch, IProgressMonitor)-1
org.eclipse.jdt.internal.launching.StandardVMRunner.ensureEncoding(ILaunch, String[])-1
org.eclipse.jdt.internal.launching.StandardVMRunner.run(VMRunnerConfiguration, ILaunch, IProgressMonitor)-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.setDefaultSourceLocator(ILaunch, ILaunchConfiguration)-1
org.eclipse.jdt.launching.AbstractVMRunner.newProcess(ILaunch, Process, String, Map)-1
org.eclipse.jdt.launching.IVMConnector.connect(Map, IProgressMonitor, ILaunch)-1
org.eclipse.jdt.launching.IVMRunner.run(VMRunnerConfiguration, ILaunch, IProgressMonitor)-1
org.eclipse.jdt.launching.JavaLaunchDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jdt.internal.launching.SocketListenConnectorProcess.getLaunch()-1

org.eclipse.debug.core.ILaunchConfiguration

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.launching.SocketAttachConnector.connect(Map, IProgressMonitor, ILaunch)131
org.eclipse.jdt.internal.launching.SocketListenConnectorProcess.WaitForConnectionJob.run(IProgressMonitor)273
org.eclipse.jdt.internal.launching.SocketListenConnectorProcess.WaitForConnectionJob.run(IProgressMonitor)273
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.handleDebugEvents(DebugEvent[])838
org.eclipse.jdt.launching.sourcelookup.containers.ClasspathContainerSourceContainer.getClasspathContainer()122
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.internal.launching.DefaultEntryResolver.resolveRuntimeClasspathEntry(IRuntimeClasspathEntry, ILaunchConfiguration)-1
org.eclipse.jdt.internal.launching.DefaultProjectClasspathEntry.getRuntimeClasspathEntries(ILaunchConfiguration)-1
org.eclipse.jdt.internal.launching.JavaAppletLaunchConfigurationDelegate.buildHTMLFile(ILaunchConfiguration, File)-1
org.eclipse.jdt.internal.launching.JavaAppletLaunchConfigurationDelegate.getAppletMainTypeName(ILaunchConfiguration)-1
org.eclipse.jdt.internal.launching.JavaAppletLaunchConfigurationDelegate.getDefaultWorkingDirectory(ILaunchConfiguration)-1
org.eclipse.jdt.internal.launching.JavaAppletLaunchConfigurationDelegate.getMainTypeName(ILaunchConfiguration)-1
org.eclipse.jdt.internal.launching.JavaAppletLaunchConfigurationDelegate.getProgramArguments(ILaunchConfiguration)-1
org.eclipse.jdt.internal.launching.JavaAppletLaunchConfigurationDelegate.getVMArguments(ILaunchConfiguration)-1
org.eclipse.jdt.internal.launching.JavaAppletLaunchConfigurationDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)-1
org.eclipse.jdt.internal.launching.JavaMigrationDelegate.getResource(ILaunchConfiguration)-1
org.eclipse.jdt.internal.launching.JavaMigrationDelegate.isCandidate(ILaunchConfiguration)-1
org.eclipse.jdt.internal.launching.JavaMigrationDelegate.migrate(ILaunchConfiguration)-1
org.eclipse.jdt.internal.launching.JavaRemoteApplicationLaunchConfigurationDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)-1
org.eclipse.jdt.internal.launching.JRERuntimeClasspathEntryResolver.resolveRuntimeClasspathEntry(IRuntimeClasspathEntry, ILaunchConfiguration)-1
org.eclipse.jdt.internal.launching.RuntimeClasspathEntryResolver.resolveRuntimeClasspathEntry(IRuntimeClasspathEntry, ILaunchConfiguration)-1
org.eclipse.jdt.internal.launching.RuntimeClasspathProvider.computeUnresolvedClasspath(ILaunchConfiguration)-1
org.eclipse.jdt.internal.launching.RuntimeClasspathProvider.resolveClasspath(IRuntimeClasspathEntry[], ILaunchConfiguration)-1
org.eclipse.jdt.internal.launching.SocketAttachConnector.constructVMLabel(VirtualMachine, String, String, ILaunchConfiguration)-1
org.eclipse.jdt.internal.launching.SocketListenConnectorProcess.WaitForConnectionJob.constructVMLabel(VirtualMachine, String, ILaunchConfiguration)-1
org.eclipse.jdt.internal.launching.SocketListenConnectorProcess.WaitForConnectionJob.constructVMLabel(VirtualMachine, String, ILaunchConfiguration)-1
org.eclipse.jdt.internal.launching.VariableClasspathEntry.getRuntimeClasspathEntries(ILaunchConfiguration)-1
org.eclipse.jdt.internal.launching.VariableClasspathResolver.resolveRuntimeClasspathEntry(IRuntimeClasspathEntry, ILaunchConfiguration)-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getBootpath(ILaunchConfiguration)-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getBootpathExt(ILaunchConfiguration)-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getBreakpoints(ILaunchConfiguration)-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getBuildOrder(ILaunchConfiguration, String)-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getClasspath(ILaunchConfiguration)-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getDefaultWorkingDirectory(ILaunchConfiguration)-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getEnvironment(ILaunchConfiguration)-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getJavaLibraryPath(ILaunchConfiguration)-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getJavaProject(ILaunchConfiguration)-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getJavaProjectName(ILaunchConfiguration)-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getMainTypeName(ILaunchConfiguration)-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getProgramArguments(ILaunchConfiguration)-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getProjectsForProblemSearch(ILaunchConfiguration, String)-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getVMArguments(ILaunchConfiguration)-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getVMConnectorId(ILaunchConfiguration)-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getVMInstall(ILaunchConfiguration)-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getVMInstallName(ILaunchConfiguration)-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getVMInstallType(ILaunchConfiguration)-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getVMInstallTypeId(ILaunchConfiguration)-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getVMRunner(ILaunchConfiguration, String)-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getVMSpecificAttributesMap(ILaunchConfiguration)-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getWorkingDirectory(ILaunchConfiguration)-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getWorkingDirectoryPath(ILaunchConfiguration)-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.isAllowTerminate(ILaunchConfiguration)-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.isStopInMain(ILaunchConfiguration)-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.preLaunchCheck(ILaunchConfiguration, String, IProgressMonitor)-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.prepareStopInMain(ILaunchConfiguration)-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.setDefaultSourceLocator(ILaunch, ILaunchConfiguration)-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.verifyJavaProject(ILaunchConfiguration)-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.verifyMainTypeName(ILaunchConfiguration)-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.verifyVMInstall(ILaunchConfiguration)-1
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.verifyWorkingDirectory(ILaunchConfiguration)-1
org.eclipse.jdt.launching.IRuntimeClasspathEntry2.getRuntimeClasspathEntries(ILaunchConfiguration)-1
org.eclipse.jdt.launching.IRuntimeClasspathEntryResolver.resolveRuntimeClasspathEntry(IRuntimeClasspathEntry, ILaunchConfiguration)-1
org.eclipse.jdt.launching.IRuntimeClasspathProvider.computeUnresolvedClasspath(ILaunchConfiguration)-1
org.eclipse.jdt.launching.IRuntimeClasspathProvider.resolveClasspath(IRuntimeClasspathEntry[], ILaunchConfiguration)-1
org.eclipse.jdt.launching.JavaLaunchDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)-1
org.eclipse.jdt.launching.JavaRuntime.computeDefaultContainerEntries(IRuntimeClasspathEntry, ILaunchConfiguration)-1
org.eclipse.jdt.launching.JavaRuntime.computeJREEntry(ILaunchConfiguration)-1
org.eclipse.jdt.launching.JavaRuntime.computeUnresolvedRuntimeClasspath(ILaunchConfiguration)-1
org.eclipse.jdt.launching.JavaRuntime.computeUnresolvedSourceLookupPath(ILaunchConfiguration)-1
org.eclipse.jdt.launching.JavaRuntime.computeVMInstall(ILaunchConfiguration)-1
org.eclipse.jdt.launching.JavaRuntime.getClasspathProvider(ILaunchConfiguration)-1
org.eclipse.jdt.launching.JavaRuntime.getJavaProject(ILaunchConfiguration)-1
org.eclipse.jdt.launching.JavaRuntime.getProjectOutputDirectory(ILaunchConfiguration)-1
org.eclipse.jdt.launching.JavaRuntime.getSourceLookupPathProvider(ILaunchConfiguration)-1
org.eclipse.jdt.launching.JavaRuntime.resolveRuntimeClasspath(IRuntimeClasspathEntry[], ILaunchConfiguration)-1
org.eclipse.jdt.launching.JavaRuntime.resolveRuntimeClasspathEntry(IRuntimeClasspathEntry, ILaunchConfiguration)-1
org.eclipse.jdt.launching.JavaRuntime.resolveSourceLookupPath(IRuntimeClasspathEntry[], ILaunchConfiguration)-1
org.eclipse.jdt.launching.JavaRuntime.resolveVariableEntry(IRuntimeClasspathEntry, IJavaProject, ILaunchConfiguration)-1
org.eclipse.jdt.launching.JavaRuntime.resolveVM(String, String, ILaunchConfiguration)-1
org.eclipse.jdt.launching.sourcelookup.containers.JavaSourcePathComputer.computeSourceContainers(ILaunchConfiguration, IProgressMonitor)-1
org.eclipse.jdt.launching.sourcelookup.JavaSourceLocator.initializeDefaults(ILaunchConfiguration)-1
org.eclipse.jdt.launching.StandardClasspathProvider.computeUnresolvedClasspath(ILaunchConfiguration)-1
org.eclipse.jdt.launching.StandardClasspathProvider.recoverRuntimePath(ILaunchConfiguration, String)-1
org.eclipse.jdt.launching.StandardClasspathProvider.resolveClasspath(IRuntimeClasspathEntry[], ILaunchConfiguration)-1
org.eclipse.jdt.launching.StandardSourcePathProvider.computeUnresolvedClasspath(ILaunchConfiguration)-1
org.eclipse.jdt.launching.StandardSourcePathProvider.resolveClasspath(IRuntimeClasspathEntry[], ILaunchConfiguration)-1

org.eclipse.debug.core.ILaunchConfigurationMigrationDelegate

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

org.eclipse.debug.core.ILaunchConfigurationWorkingCopy

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaMigrationDelegate.migrate(ILaunchConfiguration)128
org.eclipse.jdt.internal.launching.LaunchingPlugin.VMChanges.vmChanged(PropertyChangeEvent)212
org.eclipse.jdt.internal.launching.LaunchingPlugin.VMChanges.vmChanged(PropertyChangeEvent)212
org.eclipse.jdt.launching.sourcelookup.JavaSourceLocator.getDefaultSourceLocations(IJavaProject)363
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaMigrationDelegate.updateResourceMapping(ILaunchConfigurationWorkingCopy)-1

org.eclipse.debug.core.ILaunchesListener

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

org.eclipse.debug.core.ILaunchManager

RETURN_TYPE
Reference LocationLine Number
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getLaunchManager()-1

org.eclipse.debug.core.IStatusHandler

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.launching.StandardVMDebugger.run(VMRunnerConfiguration, ILaunch, IProgressMonitor)323

org.eclipse.debug.core.Launch

INSTANTIATION
Reference LocationLine Number
org.eclipse.jdt.internal.launching.StandardVMType.generateLibraryInfo(File, File)501
org.eclipse.jdt.launching.AbstractVMInstall.evaluateSystemProperties(String[], IProgressMonitor)375
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.launching.AbstractVMInstall.evaluateSystemProperties(String[], IProgressMonitor)375

org.eclipse.debug.core.model.IBreakpoint

RETURN_TYPE
Reference LocationLine Number
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getBreakpoints(ILaunchConfiguration)-1

org.eclipse.debug.core.model.IDebugTarget

CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaAppletLaunchConfigurationDelegate.handleDebugEvents(DebugEvent[])180
INSTANCEOF
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaAppletLaunchConfigurationDelegate.handleDebugEvents(DebugEvent[])179
org.eclipse.jdt.internal.launching.LaunchingPlugin.handleDebugEvents(DebugEvent[])978
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaAppletLaunchConfigurationDelegate.handleDebugEvents(DebugEvent[])180
org.eclipse.jdt.internal.launching.JavaRemoteApplicationLaunchConfigurationDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)85
org.eclipse.jdt.internal.launching.SocketAttachConnector.connect(Map, IProgressMonitor, ILaunch)141
org.eclipse.jdt.internal.launching.SocketListenConnectorProcess.WaitForConnectionJob.run(IProgressMonitor)284
org.eclipse.jdt.internal.launching.SocketListenConnectorProcess.WaitForConnectionJob.run(IProgressMonitor)284
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jdt.internal.launching.StandardVMDebugger.createDebugTarget(VMRunnerConfiguration, ILaunch, int, IProcess, VirtualMachine)-1

org.eclipse.debug.core.model.IPersistableSourceLocator

IMPLEMENTS
Reference LocationLine Number
org.eclipse.jdt.launching.sourcelookup.JavaSourceLocator-1

org.eclipse.debug.core.model.IProcess

CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaAppletLaunchConfigurationDelegate.handleDebugEvents(DebugEvent[])177
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.launching.SocketListenConnectorProcess.WaitForConnectionJob.fWaitProcess-1
org.eclipse.jdt.internal.launching.SocketListenConnectorProcess.WaitForConnectionJob.fWaitProcess-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.jdt.internal.launching.SocketListenConnectorProcess-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaAppletLaunchConfigurationDelegate.handleDebugEvents(DebugEvent[])176
org.eclipse.jdt.internal.launching.LaunchingPlugin.handleDebugEvents(DebugEvent[])978
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaAppletLaunchConfigurationDelegate.handleDebugEvents(DebugEvent[])177
org.eclipse.jdt.internal.launching.Standard11xVMRunner.run(VMRunnerConfiguration, ILaunch, IProgressMonitor)118
org.eclipse.jdt.internal.launching.StandardVMDebugger.run(VMRunnerConfiguration, ILaunch, IProgressMonitor)260
org.eclipse.jdt.internal.launching.StandardVMRunner.run(VMRunnerConfiguration, ILaunch, IProgressMonitor)328
org.eclipse.jdt.internal.launching.StandardVMType.generateLibraryInfo(File, File)501
org.eclipse.jdt.launching.AbstractVMInstall.evaluateSystemProperties(String[], IProgressMonitor)385
org.eclipse.jdt.launching.AbstractVMRunner.newProcess(ILaunch, Process, String, Map)110
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.internal.launching.SocketListenConnectorProcess.WaitForConnectionJob.WaitForConnectionJob(SocketListenConnectorProcess, IProcess, ListeningConnector, Map)-1
org.eclipse.jdt.internal.launching.SocketListenConnectorProcess.WaitForConnectionJob.WaitForConnectionJob(SocketListenConnectorProcess, IProcess, ListeningConnector, Map)-1
org.eclipse.jdt.internal.launching.StandardVMDebugger.checkErrorMessage(IProcess)-1
org.eclipse.jdt.internal.launching.StandardVMDebugger.createDebugTarget(VMRunnerConfiguration, ILaunch, int, IProcess, VirtualMachine)-1
org.eclipse.jdt.internal.launching.StandardVMType.parseLibraryInfo(IProcess)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jdt.launching.AbstractVMRunner.newProcess(ILaunch, Process, String, Map)-1

org.eclipse.debug.core.model.IStackFrame

PARAMETER
Reference LocationLine Number
org.eclipse.jdt.launching.sourcelookup.JavaSourceLocator.getSourceElement(IStackFrame)-1
org.eclipse.jdt.launching.sourcelookup.JavaSourceLocator.getSourceElements(IStackFrame)-1

org.eclipse.debug.core.model.IStreamsProxy

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.launching.StandardVMDebugger.checkErrorMessage(IProcess)475
org.eclipse.jdt.internal.launching.StandardVMType.parseLibraryInfo(IProcess)532
org.eclipse.jdt.launching.AbstractVMInstall.evaluateSystemProperties(String[], IProgressMonitor)410
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jdt.internal.launching.SocketListenConnectorProcess.getStreamsProxy()-1

org.eclipse.debug.core.model.LaunchConfigurationDelegate

EXTENDS
Reference LocationLine Number
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate-1

org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector

EXTENDS
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaSourceLookupDirector-1

org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant

EXTENDS
Reference LocationLine Number
org.eclipse.jdt.launching.sourcelookup.containers.JavaSourceLookupParticipant-1

org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainer

EXTENDS
Reference LocationLine Number
org.eclipse.jdt.launching.sourcelookup.containers.PackageFragmentRootSourceContainer-1

org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainerTypeDelegate

EXTENDS
Reference LocationLine Number
org.eclipse.jdt.internal.launching.ClasspathContainerSourceContainerTypeDelegate-1
org.eclipse.jdt.internal.launching.ClasspathVariableSourceContainerTypeDelegate-1
org.eclipse.jdt.internal.launching.JavaProjectSourceContainerTypeDelegate-1
org.eclipse.jdt.internal.launching.PackageFragmentRootSourceContainerTypeDelegate-1

org.eclipse.debug.core.sourcelookup.containers.ArchiveSourceContainer

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

org.eclipse.debug.core.sourcelookup.containers.CompositeSourceContainer

EXTENDS
Reference LocationLine Number
org.eclipse.jdt.launching.sourcelookup.containers.ClasspathContainerSourceContainer-1
org.eclipse.jdt.launching.sourcelookup.containers.ClasspathVariableSourceContainer-1
org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer-1

org.eclipse.debug.core.sourcelookup.containers.DirectorySourceContainer

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

org.eclipse.debug.core.sourcelookup.containers.ExternalArchiveSourceContainer

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

org.eclipse.debug.core.sourcelookup.containers.FolderSourceContainer

INSTANTIATION
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaSourceLookupUtil.translate(IRuntimeClasspathEntry[])72
org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer.createSourceContainers()116

org.eclipse.debug.core.sourcelookup.containers.LocalFileStorage

EXTENDS
Reference LocationLine Number
org.eclipse.jdt.launching.sourcelookup.LocalFileStorage-1

org.eclipse.debug.core.sourcelookup.containers.ProjectSourceContainer

INSTANTIATION
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaSourceLookupUtil.translate(IRuntimeClasspathEntry[])98
org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer.createSourceContainers()124

org.eclipse.debug.core.sourcelookup.containers.ZipEntryStorage

EXTENDS
Reference LocationLine Number
org.eclipse.jdt.launching.sourcelookup.ZipEntryStorage-1

org.eclipse.debug.core.sourcelookup.ISourceContainer

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaSourceLookupUtil.translate(IRuntimeClasspathEntry[])110
org.eclipse.jdt.launching.sourcelookup.containers.ClasspathVariableSourceContainer.createSourceContainers()58
org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer.createSourceContainers()127
org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer.createSourceContainers()123
org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer.createSourceContainers()125
CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaSourceLookupUtil.translate(IRuntimeClasspathEntry[])110
org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer.createSourceContainers()123
org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer.createSourceContainers()127
org.eclipse.jdt.launching.sourcelookup.containers.JavaSourceLookupParticipant.dispose()69
org.eclipse.jdt.launching.sourcelookup.containers.JavaSourceLookupParticipant.getDelegateContainer(ISourceContainer)81
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer.fOthers-1
org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer.fSourceFolders-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaSourceLookupUtil.translate(IRuntimeClasspathEntry[])61
org.eclipse.jdt.internal.launching.JavaSourceLookupUtil.translate(IRuntimeClasspathEntry[])94
org.eclipse.jdt.internal.launching.JavaSourceLookupUtil.translate(IRuntimeClasspathEntry[])84
org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer.createSourceContainers()124
org.eclipse.jdt.launching.sourcelookup.containers.JavaSourceLookupParticipant.dispose()69
org.eclipse.jdt.launching.sourcelookup.containers.JavaSourceLookupParticipant.getDelegateContainer(ISourceContainer)81
org.eclipse.jdt.launching.sourcelookup.containers.JavaSourceLookupParticipant.sourceContainersChanged(ISourceLookupDirector)102
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.internal.launching.ClasspathContainerSourceContainerTypeDelegate.getMemento(ISourceContainer)-1
org.eclipse.jdt.internal.launching.ClasspathVariableSourceContainerTypeDelegate.getMemento(ISourceContainer)-1
org.eclipse.jdt.internal.launching.JavaProjectSourceContainerTypeDelegate.getMemento(ISourceContainer)-1
org.eclipse.jdt.internal.launching.PackageFragmentRootSourceContainerTypeDelegate.getMemento(ISourceContainer)-1
org.eclipse.jdt.launching.sourcelookup.containers.JavaSourceLookupParticipant.getDelegateContainer(ISourceContainer)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jdt.internal.launching.ClasspathContainerSourceContainerTypeDelegate.createSourceContainer(String)-1
org.eclipse.jdt.internal.launching.ClasspathVariableSourceContainerTypeDelegate.createSourceContainer(String)-1
org.eclipse.jdt.internal.launching.JavaProjectSourceContainerTypeDelegate.createSourceContainer(String)-1
org.eclipse.jdt.internal.launching.JavaSourceLookupUtil.translate(IRuntimeClasspathEntry[])-1
org.eclipse.jdt.internal.launching.PackageFragmentRootSourceContainerTypeDelegate.createSourceContainer(String)-1
org.eclipse.jdt.launching.JavaRuntime.getSourceContainers(IRuntimeClasspathEntry[])-1
org.eclipse.jdt.launching.sourcelookup.containers.ClasspathContainerSourceContainer.createSourceContainers()-1
org.eclipse.jdt.launching.sourcelookup.containers.ClasspathVariableSourceContainer.createSourceContainers()-1
org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer.createSourceContainers()-1
org.eclipse.jdt.launching.sourcelookup.containers.JavaSourceLookupParticipant.getDelegateContainer(ISourceContainer)-1
org.eclipse.jdt.launching.sourcelookup.containers.JavaSourcePathComputer.computeSourceContainers(ILaunchConfiguration, IProgressMonitor)-1

org.eclipse.debug.core.sourcelookup.ISourceContainerType

PARAMETER
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaSourceLookupDirector.supportsSourceContainerType(ISourceContainerType)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jdt.launching.sourcelookup.containers.ClasspathContainerSourceContainer.getType()-1
org.eclipse.jdt.launching.sourcelookup.containers.ClasspathVariableSourceContainer.getType()-1
org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer.getType()-1
org.eclipse.jdt.launching.sourcelookup.containers.PackageFragmentRootSourceContainer.getType()-1

org.eclipse.debug.core.sourcelookup.ISourceLookupDirector

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.setDefaultSourceLocator(ILaunch, ILaunchConfiguration)793
org.eclipse.jdt.launching.sourcelookup.containers.ClasspathContainerSourceContainer.getClasspathContainer()120
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.launching.sourcelookup.containers.JavaSourceLookupParticipant.init(ISourceLookupDirector)-1
org.eclipse.jdt.launching.sourcelookup.containers.JavaSourceLookupParticipant.sourceContainersChanged(ISourceLookupDirector)-1

org.eclipse.debug.core.sourcelookup.ISourceLookupParticipant

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.jdt.internal.launching.JavaSourceLookupDirector.initializeParticipants()43

org.eclipse.debug.core.sourcelookup.ISourcePathComputerDelegate

IMPLEMENTS
Reference LocationLine Number
org.eclipse.jdt.launching.sourcelookup.containers.JavaSourcePathComputer-1

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict