Types from org.eclipse.jdt.launching used by org.eclipse.jdt.debug.ui

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

Reference Details

org.eclipse.jdt.launching.AbstractVMInstall

CASTS
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab.checkCompliance()288
org.eclipse.jdt.internal.debug.ui.jres.JREsPreferencePage.supportsCurrentCompliance(IVMInstall, String)218
INSTANCEOF
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab.checkCompliance()287
org.eclipse.jdt.internal.debug.ui.jres.JREsPreferencePage.supportsCurrentCompliance(IVMInstall, String)217
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab.checkCompliance()288
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.search()739
org.eclipse.jdt.internal.debug.ui.jres.JREsPreferencePage.supportsCurrentCompliance(IVMInstall, String)218

org.eclipse.jdt.launching.AbstractVMInstallType

CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.search()750
org.eclipse.jdt.internal.debug.ui.jres.MacVMSearch.search(IProgressMonitor)76
org.eclipse.jdt.internal.debug.ui.jres.MacVMSearch.search(IProgressMonitor)72
org.eclipse.jdt.internal.debug.ui.jres.StandardVMPage.detectJavadocLocation()228
INSTANCEOF
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.search()748
org.eclipse.jdt.internal.debug.ui.jres.StandardVMPage.detectJavadocLocation()227
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.search()750
org.eclipse.jdt.internal.debug.ui.jres.StandardVMPage.detectJavadocLocation()228

org.eclipse.jdt.launching.environments.ExecutionEnvironmentDescription

INSTANTIATION
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.VMLibraryBlock.restoreDefaultLibraries()162
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.VMLibraryBlock.restoreDefaultLibraries()162

org.eclipse.jdt.launching.environments.IExecutionEnvironment

CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.ExecutionEnvironmentsLabelProvider.getText(Object)36
org.eclipse.jdt.internal.debug.ui.jres.ExecutionEnvironmentsPreferencePage.1.getEnvironment()175
org.eclipse.jdt.internal.debug.ui.jres.ExecutionEnvironmentsPreferencePage.2.selectionChanged(SelectionChangedEvent)192
org.eclipse.jdt.internal.debug.ui.jres.ExecutionEnvironmentsPreferencePage.JREsContentProvider.getElements(Object)76
org.eclipse.jdt.internal.debug.ui.jres.ExecutionEnvironmentsPreferencePage.JREsContentProvider.getElements(Object)76
org.eclipse.jdt.internal.debug.ui.jres.JREsComboBlock.9.compare(Object, Object)467
org.eclipse.jdt.internal.debug.ui.jres.JREsComboBlock.9.compare(Object, Object)466
org.eclipse.jdt.internal.debug.ui.jres.JREsComboBlock.fillWithWorkspaceProfiles()480
org.eclipse.jdt.internal.debug.ui.jres.JREsComboBlock.getEnvironment()431
org.eclipse.jdt.internal.debug.ui.jres.JREsComboBlock.getPath()581
org.eclipse.jdt.internal.debug.ui.jres.JREsEnvironmentComparator.compare(Viewer, Object, Object)46
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.JREsEnvironmentComparator.fEnvironment-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab.2.getDescription()525
org.eclipse.jdt.internal.debug.ui.jres.ExecutionEnvironmentsPreferencePage.2.selectionChanged(SelectionChangedEvent)192
org.eclipse.jdt.internal.debug.ui.jres.ExecutionEnvironmentsPreferencePage.createContents(Composite)119
org.eclipse.jdt.internal.debug.ui.jres.ExecutionEnvironmentsPreferencePage.performOk()232
org.eclipse.jdt.internal.debug.ui.jres.JREsComboBlock.9.compare(Object, Object)467
org.eclipse.jdt.internal.debug.ui.jres.JREsComboBlock.9.compare(Object, Object)466
org.eclipse.jdt.internal.debug.ui.jres.JREsComboBlock.fillWithWorkspaceProfiles()480
org.eclipse.jdt.internal.debug.ui.jres.JREsComboBlock.getPath()581
org.eclipse.jdt.internal.debug.ui.jres.JREsComboBlock.setPath(IPath)613
org.eclipse.jdt.internal.debug.ui.jres.JREsComboBlock.showPrefPage(String)296
org.eclipse.jdt.internal.debug.ui.jres.JREsEnvironmentLabelProvider.isStrictlyCompatible(Object)75
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.JREsComboBlock.selectEnvironment(IExecutionEnvironment)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.ExecutionEnvironmentsPreferencePage.1.getEnvironment()-1
org.eclipse.jdt.internal.debug.ui.jres.JREsComboBlock.getEnvironment()-1
org.eclipse.jdt.internal.debug.ui.jres.JREsEnvironmentLabelProvider.IExecutionEnvironmentProvider.getEnvironment()-1
org.eclipse.jdt.internal.debug.ui.jres.JREsEnvironmentLabelProvider.IExecutionEnvironmentProvider.getEnvironment()-1

org.eclipse.jdt.launching.environments.IExecutionEnvironmentsManager

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.ExecutionEnvironmentsPreferencePage.createContents(Composite)116
org.eclipse.jdt.internal.debug.ui.jres.ExecutionEnvironmentsPreferencePage.performOk()229
org.eclipse.jdt.internal.debug.ui.jres.JREsComboBlock.setPath(IPath)612

org.eclipse.jdt.launching.IRuntimeClasspathEntry

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.JavaClasspathTab.getCurrentClasspath()335
org.eclipse.jdt.internal.debug.ui.actions.AddExternalFolderAction.run()51
org.eclipse.jdt.internal.debug.ui.actions.AddExternalJarAction.run()72
org.eclipse.jdt.internal.debug.ui.actions.AddFolderAction.run()104
org.eclipse.jdt.internal.debug.ui.actions.AddJarAction.run()46
org.eclipse.jdt.internal.debug.ui.actions.AddLibraryAction.run()41
org.eclipse.jdt.internal.debug.ui.actions.AddProjectAction.run()122
org.eclipse.jdt.internal.debug.ui.actions.AddVariableAction.run()38
org.eclipse.jdt.internal.debug.ui.actions.AttachSourceAction.updateSelection(IStructuredSelection)62
org.eclipse.jdt.internal.debug.ui.actions.EditClasspathEntryAction.run()47
org.eclipse.jdt.internal.debug.ui.actions.EditClasspathEntryAction.run()48
org.eclipse.jdt.internal.debug.ui.actions.EditClasspathEntryAction.run()59
org.eclipse.jdt.internal.debug.ui.actions.EditClasspathEntryAction.updateSelection(IStructuredSelection)89
org.eclipse.jdt.internal.debug.ui.actions.RuntimeClasspathAction.setEntries(List)106
org.eclipse.jdt.internal.debug.ui.classpath.ClasspathModel.getAllEntries()110
org.eclipse.jdt.internal.debug.ui.classpath.ClasspathModel.getBootstrapEntry()197
org.eclipse.jdt.internal.debug.ui.classpath.ClasspathModel.getUserEntry()205
org.eclipse.jdt.internal.debug.ui.launcher.RuntimeClasspathAdvancedDialog.okPressed()147
org.eclipse.jdt.internal.debug.ui.launcher.RuntimeClasspathViewer.getEntries()114
org.eclipse.jdt.internal.debug.ui.snippeteditor.ScrapbookLauncher.launch(IFile)143
CASTS
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.JavaClasspathTab.getCurrentClasspath()312
org.eclipse.jdt.debug.ui.launchConfigurations.JavaClasspathTab.getCurrentClasspath()335
org.eclipse.jdt.debug.ui.launchConfigurations.JavaClasspathTab.getCurrentClasspath()328
org.eclipse.jdt.internal.debug.ui.actions.AddExternalJarAction.run()72
org.eclipse.jdt.internal.debug.ui.actions.AddFolderAction.getSelectedFolders()122
org.eclipse.jdt.internal.debug.ui.actions.AddJarAction.getSelectedJars()63
org.eclipse.jdt.internal.debug.ui.actions.AddProjectAction.run()122
org.eclipse.jdt.internal.debug.ui.actions.AttachSourceAction.updateSelection(IStructuredSelection)68
org.eclipse.jdt.internal.debug.ui.actions.EditClasspathEntryAction.run()46
org.eclipse.jdt.internal.debug.ui.actions.EditClasspathEntryAction.updateSelection(IStructuredSelection)86
org.eclipse.jdt.internal.debug.ui.actions.RuntimeClasspathAction.setEntries(List)106
org.eclipse.jdt.internal.debug.ui.classpath.ClasspathModel.addEntry(Object)34
org.eclipse.jdt.internal.debug.ui.launcher.RuntimeClasspathEntryLabelProvider.getImage(Object)62
org.eclipse.jdt.internal.debug.ui.launcher.RuntimeClasspathEntryLabelProvider.getText(Object)128
org.eclipse.jdt.internal.debug.ui.launcher.RuntimeClasspathViewer.getEntries()114
org.eclipse.jdt.internal.debug.ui.snippeteditor.ScrapbookLauncher.launch(IFile)143
org.eclipse.jdt.internal.debug.ui.snippeteditor.ScrapbookSourcepathProvider.computeUnresolvedClasspath(ILaunchConfiguration)28
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.AttachSourceAction.fEntries-1
org.eclipse.jdt.internal.debug.ui.classpath.ClasspathEntry.entry-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.classpath.ClasspathEntry-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.JavaClasspathTab.getCurrentClasspath()327
org.eclipse.jdt.debug.ui.launchConfigurations.JavaClasspathTab.getCurrentClasspath()311
org.eclipse.jdt.internal.debug.ui.actions.AttachSourceAction.updateSelection(IStructuredSelection)67
org.eclipse.jdt.internal.debug.ui.actions.EditClasspathEntryAction.updateSelection(IStructuredSelection)85
org.eclipse.jdt.internal.debug.ui.classpath.ClasspathEntry.equals(Object)47
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.JavaClasspathTab.createClasspathModel(ILaunchConfiguration)257
org.eclipse.jdt.debug.ui.launchConfigurations.JavaClasspathTab.getCurrentClasspath()324
org.eclipse.jdt.debug.ui.launchConfigurations.JavaClasspathTab.getCurrentClasspath()308
org.eclipse.jdt.debug.ui.launchConfigurations.JavaClasspathTab.isDefaultClasspath(IRuntimeClasspathEntry[], ILaunchConfiguration)354
org.eclipse.jdt.debug.ui.launchConfigurations.JavaClasspathTab.performApply(ILaunchConfigurationWorkingCopy)284
org.eclipse.jdt.internal.debug.ui.actions.AddFolderAction.getSelectedFolders()122
org.eclipse.jdt.internal.debug.ui.actions.AddJarAction.getSelectedJars()63
org.eclipse.jdt.internal.debug.ui.actions.AddProjectAction.collectExportedEntries(IJavaProject, List)211
org.eclipse.jdt.internal.debug.ui.actions.AttachSourceAction.run()49
org.eclipse.jdt.internal.debug.ui.actions.AttachSourceAction.updateSelection(IStructuredSelection)68
org.eclipse.jdt.internal.debug.ui.actions.EditClasspathEntryAction.run()46
org.eclipse.jdt.internal.debug.ui.actions.EditClasspathEntryAction.updateSelection(IStructuredSelection)86
org.eclipse.jdt.internal.debug.ui.actions.RuntimeClasspathAction.getOrderedSelection()82
org.eclipse.jdt.internal.debug.ui.classpath.ClasspathContentProvider.setEntries(IRuntimeClasspathEntry[])214
org.eclipse.jdt.internal.debug.ui.classpath.ClasspathEntry.getChildren(ILaunchConfiguration)193
org.eclipse.jdt.internal.debug.ui.classpath.ClasspathEntry.getChildren(ILaunchConfiguration)186
org.eclipse.jdt.internal.debug.ui.classpath.ClasspathEntry.hasChildren()180
org.eclipse.jdt.internal.debug.ui.jres.VMLibraryBlock.edit(IStructuredSelection, int)326
org.eclipse.jdt.internal.debug.ui.launcher.RuntimeClasspathAdvancedDialog.okPressed()146
org.eclipse.jdt.internal.debug.ui.launcher.RuntimeClasspathEntryLabelProvider.getImage(Object)108
org.eclipse.jdt.internal.debug.ui.launcher.RuntimeClasspathEntryLabelProvider.getImage(Object)62
org.eclipse.jdt.internal.debug.ui.launcher.RuntimeClasspathEntryLabelProvider.getText(Object)216
org.eclipse.jdt.internal.debug.ui.launcher.RuntimeClasspathEntryLabelProvider.getText(Object)128
org.eclipse.jdt.internal.debug.ui.launcher.SourceElementQualifierProvider.getText(Object)51
org.eclipse.jdt.internal.debug.ui.snippeteditor.ScrapbookLauncher.launch(IFile)133
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.JavaClasspathTab.isDefaultClasspath(IRuntimeClasspathEntry[], ILaunchConfiguration)-1
org.eclipse.jdt.internal.debug.ui.actions.EditClasspathEntryAction.getEditor(IRuntimeClasspathEntry)-1
org.eclipse.jdt.internal.debug.ui.classpath.ClasspathContentProvider.add(IClasspathEntry, IRuntimeClasspathEntry, Object)-1
org.eclipse.jdt.internal.debug.ui.classpath.ClasspathContentProvider.add(int, IRuntimeClasspathEntry)-1
org.eclipse.jdt.internal.debug.ui.classpath.ClasspathContentProvider.setEntries(IRuntimeClasspathEntry[])-1
org.eclipse.jdt.internal.debug.ui.classpath.ClasspathEntry.ClasspathEntry(IRuntimeClasspathEntry, IClasspathEntry)-1
org.eclipse.jdt.internal.debug.ui.classpath.ClasspathModel.addEntry(int, IRuntimeClasspathEntry)-1
org.eclipse.jdt.internal.debug.ui.classpath.ClasspathModel.createEntry(IRuntimeClasspathEntry, IClasspathEntry)-1
org.eclipse.jdt.internal.debug.ui.classpath.ClasspathModel.createGroupEntry(IRuntimeClasspathEntry[], ClasspathGroup, String, boolean, boolean)-1
org.eclipse.jdt.internal.debug.ui.classpath.ClasspathModel.setBootstrapEntries(IRuntimeClasspathEntry[])-1
org.eclipse.jdt.internal.debug.ui.classpath.ClasspathModel.setUserEntries(IRuntimeClasspathEntry[])-1
org.eclipse.jdt.internal.debug.ui.classpath.DefaultClasspathEntryDialog.DefaultClasspathEntryDialog(Shell, IRuntimeClasspathEntry)-1
org.eclipse.jdt.internal.debug.ui.classpath.DefaultClasspathEntryEditor.canEdit(ILaunchConfiguration, IRuntimeClasspathEntry[])-1
org.eclipse.jdt.internal.debug.ui.classpath.DefaultClasspathEntryEditor.edit(Shell, ILaunchConfiguration, IRuntimeClasspathEntry[])-1
org.eclipse.jdt.internal.debug.ui.classpath.IClasspathEditor.canEdit(ILaunchConfiguration, IRuntimeClasspathEntry[])-1
org.eclipse.jdt.internal.debug.ui.classpath.IClasspathEditor.edit(Shell, ILaunchConfiguration, IRuntimeClasspathEntry[])-1
org.eclipse.jdt.internal.debug.ui.classpath.RuntimeClasspathViewer.addEntries(IRuntimeClasspathEntry[])-1
org.eclipse.jdt.internal.debug.ui.classpath.RuntimeClasspathViewer.indexOf(IRuntimeClasspathEntry)-1
org.eclipse.jdt.internal.debug.ui.classpath.RuntimeClasspathViewer.setEntries(IRuntimeClasspathEntry[])-1
org.eclipse.jdt.internal.debug.ui.launcher.IClasspathViewer.addEntries(IRuntimeClasspathEntry[])-1
org.eclipse.jdt.internal.debug.ui.launcher.IClasspathViewer.indexOf(IRuntimeClasspathEntry)-1
org.eclipse.jdt.internal.debug.ui.launcher.IClasspathViewer.setEntries(IRuntimeClasspathEntry[])-1
org.eclipse.jdt.internal.debug.ui.launcher.RuntimeClasspathViewer.addEntries(IRuntimeClasspathEntry[])-1
org.eclipse.jdt.internal.debug.ui.launcher.RuntimeClasspathViewer.indexOf(IRuntimeClasspathEntry)-1
org.eclipse.jdt.internal.debug.ui.launcher.RuntimeClasspathViewer.setEntries(IRuntimeClasspathEntry[])-1
org.eclipse.jdt.internal.debug.ui.snippeteditor.ScrapbookLauncher.doLaunch(IJavaProject, IFile, IRuntimeClasspathEntry[])-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.JavaClasspathTab.getCurrentClasspath()-1
org.eclipse.jdt.internal.debug.ui.classpath.ClasspathEntry.getDelegate()-1
org.eclipse.jdt.internal.debug.ui.classpath.ClasspathModel.getAllEntries()-1
org.eclipse.jdt.internal.debug.ui.classpath.DefaultClasspathEntryEditor.edit(Shell, ILaunchConfiguration, IRuntimeClasspathEntry[])-1
org.eclipse.jdt.internal.debug.ui.classpath.IClasspathEditor.edit(Shell, ILaunchConfiguration, IRuntimeClasspathEntry[])-1
org.eclipse.jdt.internal.debug.ui.classpath.RuntimeClasspathViewer.getEntries()-1
org.eclipse.jdt.internal.debug.ui.launcher.IClasspathViewer.getEntries()-1
org.eclipse.jdt.internal.debug.ui.launcher.RuntimeClasspathViewer.getEntries()-1
org.eclipse.jdt.internal.debug.ui.launcher.SourceLookupBlock.getEntries()-1
org.eclipse.jdt.internal.debug.ui.snippeteditor.ScrapbookSourcepathProvider.computeUnresolvedClasspath(ILaunchConfiguration)-1

org.eclipse.jdt.launching.IRuntimeClasspathEntry2

CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.classpath.ClasspathEntry.getChildren(ILaunchConfiguration)188
org.eclipse.jdt.internal.debug.ui.classpath.ClasspathEntry.hasChildren()182
org.eclipse.jdt.internal.debug.ui.launcher.RuntimeClasspathEntryLabelProvider.getText(Object)222
INSTANCEOF
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.classpath.ClasspathEntry.getChildren(ILaunchConfiguration)187
org.eclipse.jdt.internal.debug.ui.classpath.ClasspathEntry.hasChildren()181
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.classpath.ClasspathEntry.getChildren(ILaunchConfiguration)188

org.eclipse.jdt.launching.IVMConnector

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.JavaConnectTab.fConnector-1
org.eclipse.jdt.debug.ui.launchConfigurations.JavaConnectTab.fConnectors-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.JavaConnectTab.handleConnectorComboModified()128
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.JavaConnectTab.getSelectedConnector()-1

org.eclipse.jdt.launching.IVMInstall

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.addVM()566
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.copyVM()377
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.editVM()612
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.fillWithWorkspaceJREs()991
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.getJREs()559
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.removeVMs()635
org.eclipse.jdt.internal.debug.ui.jres.JREsPreferencePage.verifyDefaultVM(IVMInstall)282
org.eclipse.jdt.internal.debug.ui.launcher.JREResolution.getAllVMs()63
CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.ExecutionEnvironmentsPreferencePage.2.selectionChanged(SelectionChangedEvent)199
org.eclipse.jdt.internal.debug.ui.jres.ExecutionEnvironmentsPreferencePage.performOk()233
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.13.compare(Viewer, Object, Object)437
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.13.compare(Viewer, Object, Object)436
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.14.compare(Viewer, Object, Object)463
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.14.compare(Viewer, Object, Object)464
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.15.compare(Viewer, Object, Object)485
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.15.compare(Viewer, Object, Object)484
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.18.run(IProgressMonitor)771
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.5.checkStateChanged(CheckStateChangedEvent)295
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.addVM()566
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.copyVM()377
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.copyVM()373
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.doMacSearch()796
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.editVM()612
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.enableButtons()509
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.fillWithWorkspaceJREs()991
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.getCheckedJRE()909
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.getJREs()559
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.isDuplicateName(String)591
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.removeVMs()639
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.search()689
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.VMLabelProvider.getColumnText(Object, int)160
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.VMLabelProvider.getColumnText(Object, int)160
org.eclipse.jdt.internal.debug.ui.jres.JREsComboBlock.8.compare(Object, Object)344
org.eclipse.jdt.internal.debug.ui.jres.JREsComboBlock.8.compare(Object, Object)345
org.eclipse.jdt.internal.debug.ui.jres.JREsComboBlock.getJRE()418
org.eclipse.jdt.internal.debug.ui.jres.JREsComboBlock.getPath()589
org.eclipse.jdt.internal.debug.ui.jres.JREsComboBlock.setJREs(List)358
org.eclipse.jdt.internal.debug.ui.jres.JREsEnvironmentComparator.category(Object)34
org.eclipse.jdt.internal.debug.ui.jres.JREsEnvironmentLabelProvider.isStrictlyCompatible(Object)77
org.eclipse.jdt.internal.debug.ui.jres.JREsLabelProvider.getText(Object)36
org.eclipse.jdt.internal.debug.ui.launcher.JREResolution.chooseVMInstall(String, String)45
org.eclipse.jdt.internal.debug.ui.launcher.JREResolution.getAllVMs()63
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.VMDetailsDialog.fVM-1
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetEditor.fLaunchedVM-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.13.compare(Viewer, Object, Object)435
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.13.compare(Viewer, Object, Object)435
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.14.compare(Viewer, Object, Object)462
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.14.compare(Viewer, Object, Object)462
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.15.compare(Viewer, Object, Object)483
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.15.compare(Viewer, Object, Object)483
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.VMLabelProvider.getColumnText(Object, int)159
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.VMLabelProvider.getColumnText(Object, int)159
org.eclipse.jdt.internal.debug.ui.jres.JREsEnvironmentLabelProvider.isStrictlyCompatible(Object)76
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.AppletMainTab.initializeDefaultVM(ILaunchConfigurationWorkingCopy)187
org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab.2.getDescription()534
org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab.2.getDescription()510
org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab.checkCompliance()269
org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab.getTabForCurrentJRE()419
org.eclipse.jdt.internal.debug.ui.jres.ExecutionEnvironmentsPreferencePage.2.selectionChanged(SelectionChangedEvent)199
org.eclipse.jdt.internal.debug.ui.jres.ExecutionEnvironmentsPreferencePage.createContents(Composite)120
org.eclipse.jdt.internal.debug.ui.jres.ExecutionEnvironmentsPreferencePage.performOk()233
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.13.compare(Viewer, Object, Object)437
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.13.compare(Viewer, Object, Object)436
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.14.compare(Viewer, Object, Object)464
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.14.compare(Viewer, Object, Object)463
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.15.compare(Viewer, Object, Object)484
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.15.compare(Viewer, Object, Object)485
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.18.run(IProgressMonitor)771
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.copyVM()373
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.doMacSearch()796
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.enableButtons()509
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.fillWithWorkspaceJREs()987
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.isDuplicateName(String)591
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.VMLabelProvider.getColumnText(Object, int)160
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.VMLabelProvider.getColumnText(Object, int)160
org.eclipse.jdt.internal.debug.ui.jres.JREsComboBlock.8.compare(Object, Object)345
org.eclipse.jdt.internal.debug.ui.jres.JREsComboBlock.8.compare(Object, Object)344
org.eclipse.jdt.internal.debug.ui.jres.JREsComboBlock.fillWithWorkspaceJREs()447
org.eclipse.jdt.internal.debug.ui.jres.JREsComboBlock.fillWithWorkspaceProfiles()482
org.eclipse.jdt.internal.debug.ui.jres.JREsComboBlock.getPath()589
org.eclipse.jdt.internal.debug.ui.jres.JREsComboBlock.setJREs(List)358
org.eclipse.jdt.internal.debug.ui.jres.JREsComboBlock.setPath(IPath)626
org.eclipse.jdt.internal.debug.ui.jres.JREsComboBlock.showPrefPage(String)295
org.eclipse.jdt.internal.debug.ui.jres.JREsPreferencePage.2.selectionChanged(SelectionChangedEvent)139
org.eclipse.jdt.internal.debug.ui.jres.JREsPreferencePage.3.run()238
org.eclipse.jdt.internal.debug.ui.jres.JREsPreferencePage.initDefaultVM()88
org.eclipse.jdt.internal.debug.ui.jres.JREsPreferencePage.initDefaultVM()92
org.eclipse.jdt.internal.debug.ui.jres.JREsPreferencePage.verifyDefaultVM(IVMInstall)283
org.eclipse.jdt.internal.debug.ui.jres.JREsUpdater.JREsUpdater()37
org.eclipse.jdt.internal.debug.ui.jres.VMInstallWizard.VMInstallWizard(VMStandin, IVMInstall[])47
org.eclipse.jdt.internal.debug.ui.launcher.RuntimeClasspathEntryLabelProvider.getText(Object)181
org.eclipse.jdt.internal.debug.ui.launcher.RuntimeClasspathEntryLabelProvider.getText(Object)199
org.eclipse.jdt.internal.debug.ui.launcher.SelectDefaultSystemLibraryQuickFix.run(IMarker)45
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetEditor.vmHasChanged()947
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.AddVMInstallWizard.AddVMInstallWizard(IVMInstall[])-1
org.eclipse.jdt.internal.debug.ui.jres.EditVMInstallWizard.EditVMInstallWizard(VMStandin, IVMInstall[])-1
org.eclipse.jdt.internal.debug.ui.jres.IAddVMDialogRequestor.vmAdded(IVMInstall)-1
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.isContributed(IVMInstall)-1
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.removeJREs(IVMInstall[])-1
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.setCheckedJRE(IVMInstall)-1
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.setJREs(IVMInstall[])-1
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.vmAdded(IVMInstall)-1
org.eclipse.jdt.internal.debug.ui.jres.JREsComboBlock.selectJRE(IVMInstall)-1
org.eclipse.jdt.internal.debug.ui.jres.JREsPreferencePage.supportsCurrentCompliance(IVMInstall, String)-1
org.eclipse.jdt.internal.debug.ui.jres.JREsPreferencePage.verifyDefaultVM(IVMInstall)-1
org.eclipse.jdt.internal.debug.ui.jres.JREsUpdater.updateJRESettings(IVMInstall[], IVMInstall)-1
org.eclipse.jdt.internal.debug.ui.jres.JREsUpdater.updateJRESettings(IVMInstall[], IVMInstall)-1
org.eclipse.jdt.internal.debug.ui.jres.VMDetailsDialog.VMDetailsDialog(Shell, IVMInstall)-1
org.eclipse.jdt.internal.debug.ui.jres.VMInstallWizard.VMInstallWizard(VMStandin, IVMInstall[])-1
org.eclipse.jdt.internal.debug.ui.jres.VMLibraryBlock.isDefaultLocations(IVMInstall)-1
org.eclipse.jdt.internal.debug.ui.launcher.SelectDefaultSystemLibraryQuickFix.1.(SelectDefaultSystemLibraryQuickFix, IVMInstall)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.getCheckedJRE()-1
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.getJREs()-1
org.eclipse.jdt.internal.debug.ui.jres.JREsComboBlock.getJRE()-1
org.eclipse.jdt.internal.debug.ui.jres.JREsPreferencePage.getCurrentDefaultVM()-1
org.eclipse.jdt.internal.debug.ui.launcher.JREResolution.chooseVMInstall(String, String)-1
org.eclipse.jdt.internal.debug.ui.launcher.JREResolution.getAllVMs()-1
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetEditor.getVMInstall()-1
org.eclipse.jdt.internal.debug.ui.snippeteditor.ScrapbookLauncher.getVMInstall(IFile)-1

org.eclipse.jdt.launching.IVMInstall2

CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.VMDetailsDialog.createDialogArea(Composite)80
INSTANCEOF
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.VMDetailsDialog.createDialogArea(Composite)79

org.eclipse.jdt.launching.IVMInstallType

CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.search()738
org.eclipse.jdt.internal.debug.ui.jres.VMTypePage.TypeLabelProvider.getText(Object)69
org.eclipse.jdt.internal.debug.ui.jres.VMTypePage.TypeLabelProvider.getText(Object)69
org.eclipse.jdt.internal.debug.ui.jres.VMTypePage.updateNextPage()162
INSTANCEOF
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.VMTypePage.TypeLabelProvider.getText(Object)68
org.eclipse.jdt.internal.debug.ui.jres.VMTypePage.TypeLabelProvider.getText(Object)68
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.fillWithWorkspaceJREs()984
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.search()738
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.search(File, List, List, Set, IProgressMonitor)861
org.eclipse.jdt.internal.debug.ui.jres.JREsComboBlock.fillWithWorkspaceJREs()444
org.eclipse.jdt.internal.debug.ui.jres.JREsComboBlock.setPath(IPath)634
org.eclipse.jdt.internal.debug.ui.jres.MacVMSearch.search(IProgressMonitor)47
org.eclipse.jdt.internal.debug.ui.jres.StandardVMPage.detectJavadocLocation()226
org.eclipse.jdt.internal.debug.ui.jres.VMTypePage.TypeLabelProvider.getText(Object)69
org.eclipse.jdt.internal.debug.ui.jres.VMTypePage.TypeLabelProvider.getText(Object)69
org.eclipse.jdt.internal.debug.ui.jres.VMTypePage.updateNextPage()162
org.eclipse.jdt.internal.debug.ui.launcher.JREResolution.getAllVMs()57
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.EEVMPage.createUniqueId(IVMInstallType)-1
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.createUniqueId(IVMInstallType)-1
org.eclipse.jdt.internal.debug.ui.jres.StandardVMPage.createUniqueId(IVMInstallType)-1
org.eclipse.jdt.internal.debug.ui.jres.VMInstallWizard.getPage(IVMInstallType)-1

org.eclipse.jdt.launching.LibraryLocation

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.LibraryContentProvider.getLibraries()157
org.eclipse.jdt.internal.debug.ui.jres.VMLibraryBlock.add(IStructuredSelection)294
org.eclipse.jdt.internal.debug.ui.jres.VMLibraryBlock.restoreDefaultLibraries()173
org.eclipse.jdt.internal.debug.ui.jres.VMLibraryBlock.restoreDefaultLibraries()168
org.eclipse.jdt.internal.debug.ui.jres.VMLibraryBlock.restoreDefaultLibraries()165
org.eclipse.jdt.internal.debug.ui.jres.VMLibraryBlock.setSelection(VMStandin)422
CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.VMLibraryBlock.restoreDefaultLibraries()151
org.eclipse.jdt.internal.debug.ui.jres.VMLibraryBlock.setSelection(VMStandin)420
INSTANTIATION
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.LibraryStandin.toLibraryLocation()164
org.eclipse.jdt.internal.debug.ui.jres.VMLibraryBlock.add(IStructuredSelection)296
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.VMLibraryBlock.edit(IStructuredSelection, int)318
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.LibraryContentProvider.add(LibraryLocation[], IStructuredSelection)-1
org.eclipse.jdt.internal.debug.ui.jres.LibraryContentProvider.setLibraries(LibraryLocation[])-1
org.eclipse.jdt.internal.debug.ui.jres.LibraryStandin.LibraryStandin(LibraryLocation)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.LibraryContentProvider.getLibraries()-1
org.eclipse.jdt.internal.debug.ui.jres.LibraryStandin.toLibraryLocation()-1

org.eclipse.jdt.launching.sourcelookup.ArchiveSourceLocation

CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.JavaSourceLocationWorkbenchAdapterFactory.SourceLocationPropertiesAdapter.getLabel(Object)75
org.eclipse.jdt.internal.debug.ui.JavaSourceLocationWorkbenchAdapterFactory.SourceLocationPropertiesAdapter.getLabel(Object)75
INSTANCEOF
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.JavaSourceLocationWorkbenchAdapterFactory.SourceLocationPropertiesAdapter.getImageDescriptor(Object)55
org.eclipse.jdt.internal.debug.ui.JavaSourceLocationWorkbenchAdapterFactory.SourceLocationPropertiesAdapter.getImageDescriptor(Object)55
org.eclipse.jdt.internal.debug.ui.JavaSourceLocationWorkbenchAdapterFactory.SourceLocationPropertiesAdapter.getLabel(Object)74
org.eclipse.jdt.internal.debug.ui.JavaSourceLocationWorkbenchAdapterFactory.SourceLocationPropertiesAdapter.getLabel(Object)74

org.eclipse.jdt.launching.sourcelookup.containers.ClasspathContainerSourceContainer

CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.sourcelookup.ClasspathContainerSourceContainerBrowser.editSourceContainers(Shell, ISourceLookupDirector, ISourceContainer[])50
INSTANCEOF
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.sourcelookup.WorkbenchAdapter.getImageDescriptor(Object)60
INSTANTIATION
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.sourcelookup.ClasspathContainerSourceContainerBrowser.editLibraries(Shell, ISourceLookupDirector, IClasspathEntry)91
org.eclipse.jdt.internal.debug.ui.sourcelookup.JavaProjectSourceContainerBrowser.collectExportedEntries(IJavaProject, List)199
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.sourcelookup.ClasspathContainerSourceContainerBrowser.editLibraries(Shell, ISourceLookupDirector, IClasspathEntry)91
org.eclipse.jdt.internal.debug.ui.sourcelookup.ClasspathContainerSourceContainerBrowser.editSourceContainers(Shell, ISourceLookupDirector, ISourceContainer[])50

org.eclipse.jdt.launching.sourcelookup.containers.ClasspathVariableSourceContainer

CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.sourcelookup.ClasspathVariableSourceContainerBrowser.editSourceContainers(Shell, ISourceLookupDirector, ISourceContainer[])37
INSTANCEOF
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.sourcelookup.WorkbenchAdapter.getImageDescriptor(Object)57
INSTANTIATION
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.sourcelookup.ClasspathVariableSourceContainerBrowser.addSourceContainers(Shell, ISourceLookupDirector)54
org.eclipse.jdt.internal.debug.ui.sourcelookup.ClasspathVariableSourceContainerBrowser.editSourceContainers(Shell, ISourceLookupDirector, ISourceContainer[])41
org.eclipse.jdt.internal.debug.ui.sourcelookup.JavaProjectSourceContainerBrowser.collectExportedEntries(IJavaProject, List)218
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.sourcelookup.ClasspathVariableSourceContainerBrowser.editSourceContainers(Shell, ISourceLookupDirector, ISourceContainer[])37

org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer

CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.sourcelookup.JavaProjectSourceContainerBrowser.getPossibleAdditions(ISourceLookupDirector)148
org.eclipse.jdt.internal.debug.ui.sourcelookup.WorkbenchAdapter.getImageDescriptor(Object)53
INSTANCEOF
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.sourcelookup.WorkbenchAdapter.getImageDescriptor(Object)52
INSTANTIATION
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.sourcelookup.JavaProjectSourceContainerBrowser.addSourceContainers(Shell, ISourceLookupDirector)108
org.eclipse.jdt.internal.debug.ui.sourcelookup.JavaProjectSourceContainerBrowser.collectExportedEntries(IJavaProject, List)213
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.sourcelookup.WorkbenchAdapter.getImageDescriptor(Object)53

org.eclipse.jdt.launching.sourcelookup.containers.PackageFragmentRootSourceContainer

CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.sourcelookup.WorkbenchAdapter.getImageDescriptor(Object)48
org.eclipse.jdt.internal.debug.ui.sourcelookup.WorkbenchAdapter.getLabel(Object)87
INSTANCEOF
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.sourcelookup.WorkbenchAdapter.getImageDescriptor(Object)47
org.eclipse.jdt.internal.debug.ui.sourcelookup.WorkbenchAdapter.getLabel(Object)86
INSTANTIATION
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.sourcelookup.JavaProjectSourceContainerBrowser.collectExportedEntries(IJavaProject, List)204
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.sourcelookup.WorkbenchAdapter.getImageDescriptor(Object)48
org.eclipse.jdt.internal.debug.ui.sourcelookup.WorkbenchAdapter.getLabel(Object)87

org.eclipse.jdt.launching.sourcelookup.DirectorySourceLocation

CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.JavaSourceLocationWorkbenchAdapterFactory.SourceLocationPropertiesAdapter.getLabel(Object)69
org.eclipse.jdt.internal.debug.ui.JavaSourceLocationWorkbenchAdapterFactory.SourceLocationPropertiesAdapter.getLabel(Object)72
org.eclipse.jdt.internal.debug.ui.JavaSourceLocationWorkbenchAdapterFactory.SourceLocationPropertiesAdapter.getLabel(Object)72
org.eclipse.jdt.internal.debug.ui.JavaSourceLocationWorkbenchAdapterFactory.SourceLocationPropertiesAdapter.getLabel(Object)69
INSTANCEOF
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.JavaSourceLocationWorkbenchAdapterFactory.SourceLocationPropertiesAdapter.getImageDescriptor(Object)53
org.eclipse.jdt.internal.debug.ui.JavaSourceLocationWorkbenchAdapterFactory.SourceLocationPropertiesAdapter.getImageDescriptor(Object)53
org.eclipse.jdt.internal.debug.ui.JavaSourceLocationWorkbenchAdapterFactory.SourceLocationPropertiesAdapter.getLabel(Object)67
org.eclipse.jdt.internal.debug.ui.JavaSourceLocationWorkbenchAdapterFactory.SourceLocationPropertiesAdapter.getLabel(Object)67

org.eclipse.jdt.launching.sourcelookup.IJavaSourceLocation

INSTANCEOF
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.JavaSourceLocationWorkbenchAdapterFactory.getAdapter(Object, Class)96
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.debug.ui.JavaUISourceLocator.setSourceLocations(IJavaSourceLocation[])-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jdt.debug.ui.JavaUISourceLocator.getSourceLocations()-1

org.eclipse.jdt.launching.sourcelookup.JavaProjectSourceLocation

CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.JavaSourceLocationWorkbenchAdapterFactory.SourceLocationPropertiesAdapter.getLabel(Object)66
org.eclipse.jdt.internal.debug.ui.JavaSourceLocationWorkbenchAdapterFactory.SourceLocationPropertiesAdapter.getLabel(Object)66
INSTANCEOF
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.JavaSourceLocationWorkbenchAdapterFactory.SourceLocationPropertiesAdapter.getImageDescriptor(Object)51
org.eclipse.jdt.internal.debug.ui.JavaSourceLocationWorkbenchAdapterFactory.SourceLocationPropertiesAdapter.getImageDescriptor(Object)51
org.eclipse.jdt.internal.debug.ui.JavaSourceLocationWorkbenchAdapterFactory.SourceLocationPropertiesAdapter.getLabel(Object)65
org.eclipse.jdt.internal.debug.ui.JavaSourceLocationWorkbenchAdapterFactory.SourceLocationPropertiesAdapter.getLabel(Object)65

org.eclipse.jdt.launching.sourcelookup.JavaSourceLocator

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jdt.debug.ui.JavaUISourceLocator.fSourceLocator-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.jdt.debug.ui.JavaUISourceLocator.JavaUISourceLocator()121
org.eclipse.jdt.debug.ui.JavaUISourceLocator.JavaUISourceLocator(IJavaProject)153
org.eclipse.jdt.debug.ui.JavaUISourceLocator.JavaUISourceLocator(IJavaProject[], boolean)135

org.eclipse.jdt.launching.StandardSourcePathProvider

EXTENDS
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.snippeteditor.ScrapbookSourcepathProvider-1

org.eclipse.jdt.launching.VMStandin

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.EEVMPage.reloadDefinitionFile()206
org.eclipse.jdt.internal.debug.ui.jres.EEVMPage.validateDefinitionFile()172
org.eclipse.jdt.internal.debug.ui.jres.MacVMSearch.search(IProgressMonitor)96
CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.editVM()604
org.eclipse.jdt.internal.debug.ui.jres.MacVMSearch.search(IProgressMonitor)96
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.AddVMInstallWizard.fResult-1
org.eclipse.jdt.internal.debug.ui.jres.EEVMPage.fVM-1
org.eclipse.jdt.internal.debug.ui.jres.StandardVMPage.fVM-1
org.eclipse.jdt.internal.debug.ui.jres.VMInstallWizard.fEditVM-1
org.eclipse.jdt.internal.debug.ui.jres.VMLibraryBlock.fVmInstall-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.EditVMInstallWizard.addPages()40
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.copyVM()375
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.fillWithWorkspaceJREs()988
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.search()739
org.eclipse.jdt.internal.debug.ui.jres.JREsComboBlock.fillWithWorkspaceJREs()448
org.eclipse.jdt.internal.debug.ui.jres.MacVMSearch.search(IProgressMonitor)67
org.eclipse.jdt.internal.debug.ui.jres.VMTypePage.updateNextPage()165
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.addVM()569
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.copyVM()375
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.copyVM()380
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.editVM()604
org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.editVM()615
org.eclipse.jdt.internal.debug.ui.jres.MacVMSearch.search(IProgressMonitor)67
org.eclipse.jdt.internal.debug.ui.jres.VMTypePage.updateNextPage()165
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.AbstractVMInstallPage.setSelection(VMStandin)-1
org.eclipse.jdt.internal.debug.ui.jres.EditVMInstallWizard.EditVMInstallWizard(VMStandin, IVMInstall[])-1
org.eclipse.jdt.internal.debug.ui.jres.EEVMPage.4.(EEVMPage, VMStandin[], File, IStatus[])-1
org.eclipse.jdt.internal.debug.ui.jres.EEVMPage.5.(EEVMPage, VMStandin[], File, IStatus[])-1
org.eclipse.jdt.internal.debug.ui.jres.EEVMPage.setFieldValuesToVM(VMStandin)-1
org.eclipse.jdt.internal.debug.ui.jres.EEVMPage.setSelection(VMStandin)-1
org.eclipse.jdt.internal.debug.ui.jres.StandardVMPage.setFieldValuesToVM(VMStandin)-1
org.eclipse.jdt.internal.debug.ui.jres.StandardVMPage.setSelection(VMStandin)-1
org.eclipse.jdt.internal.debug.ui.jres.VMInstallWizard.VMInstallWizard(VMStandin, IVMInstall[])-1
org.eclipse.jdt.internal.debug.ui.jres.VMLibraryBlock.setSelection(VMStandin)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.AbstractVMInstallPage.getSelection()-1
org.eclipse.jdt.internal.debug.ui.jres.AddVMInstallWizard.getResult()-1
org.eclipse.jdt.internal.debug.ui.jres.EditVMInstallWizard.getResult()-1
org.eclipse.jdt.internal.debug.ui.jres.EEVMPage.getSelection()-1
org.eclipse.jdt.internal.debug.ui.jres.MacVMSearch.search(IProgressMonitor)-1
org.eclipse.jdt.internal.debug.ui.jres.StandardVMPage.getSelection()-1
org.eclipse.jdt.internal.debug.ui.jres.VMInstallWizard.getResult()-1
org.eclipse.jdt.internal.debug.ui.jres.VMInstallWizard.getVMInstall()-1
org.eclipse.jdt.internal.debug.ui.jres.VMLibraryBlock.getSelection()-1

Back to reference summary for org.eclipse.jdt.debug.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict