Methods from org.eclipse.jdt.launching used by org.eclipse.pde.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.AbstractJavaLaunchConfigurationDelegate.getBuildOrder(ILaunchConfiguration, String)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.ui.launcher.JUnitLaunchConfigurationDelegate.getBuildOrder(ILaunchConfiguration, String)-1

org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getEnvironment(ILaunchConfiguration)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.ui.launcher.JUnitLaunchConfigurationDelegate.getEnvironment(ILaunchConfiguration)-1

org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getJavaProject(ILaunchConfiguration)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.ui.launcher.JUnitLaunchConfigurationDelegate.getTestPluginId(ILaunchConfiguration)75

org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getProgramArguments(ILaunchConfiguration)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.ui.launcher.JUnitLaunchConfigurationDelegate.getProgramArguments(ILaunchConfiguration)-1

org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getProjectsForProblemSearch(ILaunchConfiguration, String)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.ui.launcher.JUnitLaunchConfigurationDelegate.getProjectsForProblemSearch(ILaunchConfiguration, String)-1

org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getVMArguments(ILaunchConfiguration)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.ui.launcher.JUnitLaunchConfigurationDelegate.getVMArguments(ILaunchConfiguration)-1

org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getVMRunner(ILaunchConfiguration, String)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.ui.launcher.JUnitLaunchConfigurationDelegate.getVMRunner(ILaunchConfiguration, String)-1

org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getVMSpecificAttributesMap(ILaunchConfiguration)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.ui.launcher.JUnitLaunchConfigurationDelegate.getVMSpecificAttributesMap(ILaunchConfiguration)-1

org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getWorkingDirectory(ILaunchConfiguration)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.ui.launcher.JUnitLaunchConfigurationDelegate.getWorkingDirectory(ILaunchConfiguration)-1

org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.setDefaultSourceLocator(ILaunch, ILaunchConfiguration)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.ui.launcher.JUnitLaunchConfigurationDelegate.setDefaultSourceLocator(ILaunch, ILaunchConfiguration)-1

org.eclipse.jdt.launching.environments.IExecutionEnvironment.getCompatibleVMs()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.launcher.LaunchValidationOperation.getMatchingEnvironments()84
org.eclipse.pde.internal.ui.launcher.ProductValidationOperation.getMatchingEnvironments()43
org.eclipse.pde.internal.ui.wizards.plugin.FragmentContentPage.validatePage()320
org.eclipse.pde.internal.ui.wizards.plugin.NewLibraryPluginCreationPage.validatePage()344
org.eclipse.pde.internal.ui.wizards.plugin.PluginContentPage.validatePage()360

org.eclipse.jdt.launching.environments.IExecutionEnvironment.getId()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.build.BaseBuildAction.setDefaultValues(IFile)189
org.eclipse.pde.internal.ui.correction.RemoveUnknownExecEnvironments.createChange(BundleModel)35
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.addExecutionEnvironments(Object[])296
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.EELabelProvider.getText(Object)69
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.EELabelProvider.getText(Object)69
org.eclipse.pde.internal.ui.editor.product.JRESection.EELabelProvider.getText(Object)56
org.eclipse.pde.internal.ui.editor.product.JRESection.EELabelProvider.getText(Object)56
org.eclipse.pde.internal.ui.editor.product.JRESection.EELabelProvider.getText(Object)54
org.eclipse.pde.internal.ui.editor.product.JRESection.EELabelProvider.getText(Object)54
org.eclipse.pde.internal.ui.editor.targetdefinition.JRESection.initializeValues()182
org.eclipse.pde.internal.ui.launcher.JREBlock.setEECombo()310
org.eclipse.pde.internal.ui.launcher.LaunchValidationOperation.getPlatformProperties()56
org.eclipse.pde.internal.ui.wizards.plugin.FragmentContentPage.createExecutionEnvironmentControls(Composite)194
org.eclipse.pde.internal.ui.wizards.plugin.NewLibraryPluginCreationPage.createExecutionEnvironmentControls(Composite)188
org.eclipse.pde.internal.ui.wizards.plugin.PluginContentPage.createExecutionEnvironmentControls(Composite)150
org.eclipse.pde.internal.ui.wizards.target.TargetDefinitionContentPage.initializeJREValues()503

org.eclipse.jdt.launching.environments.IExecutionEnvironment.isStrictlyCompatible(IVMInstall)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.wizards.plugin.FragmentContentPage.createExecutionEnvironmentControls(Composite)211
org.eclipse.pde.internal.ui.wizards.plugin.NewLibraryPluginCreationPage.createExecutionEnvironmentControls(Composite)205
org.eclipse.pde.internal.ui.wizards.plugin.PluginContentPage.createExecutionEnvironmentControls(Composite)167

org.eclipse.jdt.launching.environments.IExecutionEnvironmentsManager.getEnvironment(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.correction.AddDefaultExecutionEnvironmentResolution.createChange(BundleModel)44
org.eclipse.pde.internal.ui.wizards.imports.PluginImportOperation.testExecutionEnvironment(IPluginModelBase)479

org.eclipse.jdt.launching.environments.IExecutionEnvironmentsManager.getExecutionEnvironments()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.build.BaseBuildAction.setDefaultValues(IFile)187
org.eclipse.pde.internal.ui.correction.RemoveUnknownExecEnvironments.createChange(BundleModel)31
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.getEnvironments()325
org.eclipse.pde.internal.ui.editor.targetdefinition.JRESection.initializeValues()180
org.eclipse.pde.internal.ui.launcher.LaunchValidationOperation.getMatchingEnvironments()80
org.eclipse.pde.internal.ui.launcher.ProductValidationOperation.getMatchingEnvironments()39
org.eclipse.pde.internal.ui.wizards.target.TargetDefinitionContentPage.initializeJREValues()501

org.eclipse.jdt.launching.ExecutionArguments.ExecutionArguments(String, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.launcher.LaunchArgumentsHelper.getUserProgramArgumentArray(ILaunchConfiguration)67
org.eclipse.pde.ui.launcher.AbstractPDELaunchConfiguration.getVMArguments(ILaunchConfiguration)208

org.eclipse.jdt.launching.ExecutionArguments.getProgramArgumentsArray()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.launcher.LaunchArgumentsHelper.getUserProgramArgumentArray(ILaunchConfiguration)67

org.eclipse.jdt.launching.ExecutionArguments.getVMArgumentsArray()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.ui.launcher.AbstractPDELaunchConfiguration.getVMArguments(ILaunchConfiguration)208

org.eclipse.jdt.launching.IRuntimeClasspathEntry.getResource()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.ui.launcher.PDESourcePathProvider.resolveClasspath(IRuntimeClasspathEntry[], ILaunchConfiguration)98

org.eclipse.jdt.launching.IRuntimeClasspathEntry.getType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.ui.launcher.PDESourcePathProvider.resolveClasspath(IRuntimeClasspathEntry[], ILaunchConfiguration)93

org.eclipse.jdt.launching.IRuntimeClasspathEntry.setSourceAttachmentPath(IPath)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.launcher.PDESourceLookupDirector.convertClasspathEntry(IClasspathEntry)163
org.eclipse.pde.ui.launcher.PDESourcePathProvider.addBinaryPackageFragmentRoots(IJavaProject, List)130

org.eclipse.jdt.launching.IRuntimeClasspathEntry.setSourceAttachmentRootPath(IPath)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.launcher.PDESourceLookupDirector.convertClasspathEntry(IClasspathEntry)164
org.eclipse.pde.ui.launcher.PDESourcePathProvider.addBinaryPackageFragmentRoots(IJavaProject, List)131

org.eclipse.jdt.launching.IVMInstall.getInstallLocation()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.launcher.VMHelper.createLauncher(ILaunchConfiguration)89

org.eclipse.jdt.launching.IVMInstall.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.JRESection.EELabelProvider.getText(Object)54
org.eclipse.pde.internal.ui.editor.product.JRESection.EELabelProvider.getText(Object)54
org.eclipse.pde.internal.ui.launcher.VMHelper.getDefaultVMInstallName(ILaunchConfiguration)43
org.eclipse.pde.internal.ui.launcher.VMHelper.getVMInstall(String)80
org.eclipse.pde.ui.launcher.PDESourcePathProvider.getJREEntry(ILaunchConfiguration)65

org.eclipse.jdt.launching.IVMInstall.getVMInstallType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.ui.launcher.PDESourcePathProvider.getJREEntry(ILaunchConfiguration)64

org.eclipse.jdt.launching.IVMInstall.getVMRunner(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.ui.launcher.AbstractPDELaunchConfiguration.getVMRunner(ILaunchConfiguration, String)108
org.eclipse.pde.ui.launcher.JUnitLaunchConfigurationDelegate.getVMRunner(ILaunchConfiguration, String)62

org.eclipse.jdt.launching.IVMInstallType.getId()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.ui.launcher.PDESourcePathProvider.getJREEntry(ILaunchConfiguration)64

org.eclipse.jdt.launching.IVMRunner.run(VMRunnerConfiguration, ILaunch, IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.pde.ui.launcher.AbstractPDELaunchConfiguration.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)83

org.eclipse.jdt.launching.JavaRuntime.getDefaultVMInstall()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.internal.ui.launcher.ProductValidationOperation.getMatchingEnvironments()36
org.eclipse.pde.internal.ui.launcher.VMHelper.getVMInstall(String)84
org.eclipse.pde.internal.ui.wizards.plugin.FragmentContentPage.createExecutionEnvironmentControls(Composite)207
org.eclipse.pde.internal.ui.wizards.plugin.NewLibraryPluginCreationPage.createExecutionEnvironmentControls(Composite)201
org.eclipse.pde.internal.ui.wizards.plugin.PluginContentPage.createExecutionEnvironmentControls(Composite)163

org.eclipse.jdt.launching.JavaRuntime.getExecutionEnvironmentId(IPath)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.JRESection.refresh()205
org.eclipse.pde.internal.ui.editor.targetdefinition.JRESection.refresh()201
org.eclipse.pde.internal.ui.launcher.JREBlock.initializeJRESection(ILaunchConfiguration)193
org.eclipse.pde.internal.ui.launcher.VMHelper.getVMInstall(ILaunchConfiguration)65
org.eclipse.pde.internal.ui.wizards.target.TargetDefinitionContentPage.targetChanged(ITargetDefinition)296

org.eclipse.jdt.launching.JavaRuntime.getExecutionEnvironmentsManager()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.internal.ui.build.BaseBuildAction.setDefaultValues(IFile)186
org.eclipse.pde.internal.ui.correction.AddDefaultExecutionEnvironmentResolution.createChange(BundleModel)44
org.eclipse.pde.internal.ui.correction.RemoveUnknownExecEnvironments.createChange(BundleModel)31
org.eclipse.pde.internal.ui.editor.plugin.ExecutionEnvironmentSection.getEnvironments()325
org.eclipse.pde.internal.ui.editor.targetdefinition.JRESection.initializeValues()179
org.eclipse.pde.internal.ui.launcher.LaunchValidationOperation.getMatchingEnvironments()79
org.eclipse.pde.internal.ui.launcher.ProductValidationOperation.getMatchingEnvironments()38
org.eclipse.pde.internal.ui.wizards.imports.PluginImportOperation.testExecutionEnvironment(IPluginModelBase)475
org.eclipse.pde.internal.ui.wizards.target.TargetDefinitionContentPage.initializeJREValues()500

org.eclipse.jdt.launching.JavaRuntime.getJavaProject(ILaunchConfiguration)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.internal.ui.launcher.VMHelper.getDefaultVMInstallName(ILaunchConfiguration)36

org.eclipse.jdt.launching.JavaRuntime.getSourceContainers(IRuntimeClasspathEntry[])

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.internal.ui.launcher.PDESourceLookupDirector.getSourceContainers(String, String)147

org.eclipse.jdt.launching.JavaRuntime.getVMInstall(IJavaProject)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.internal.ui.launcher.VMHelper.getDefaultVMInstallName(ILaunchConfiguration)39

org.eclipse.jdt.launching.JavaRuntime.getVMInstall(IPath)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.JRESection.EELabelProvider.getText(Object)51
org.eclipse.pde.internal.ui.editor.product.JRESection.EELabelProvider.getText(Object)51
org.eclipse.pde.internal.ui.editor.product.JRESection.refresh()213
org.eclipse.pde.internal.ui.launcher.VMHelper.getVMInstall(ILaunchConfiguration)63

org.eclipse.jdt.launching.JavaRuntime.getVMInstallName(IPath)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.targetdefinition.JRESection.refresh()208
org.eclipse.pde.internal.ui.launcher.JREBlock.initializeJRESection(ILaunchConfiguration)203
org.eclipse.pde.internal.ui.launcher.JREBlock.initializeJRESection(ILaunchConfiguration)195
org.eclipse.pde.internal.ui.launcher.VMHelper.getVMInstall(ILaunchConfiguration)67
org.eclipse.pde.internal.ui.wizards.target.TargetDefinitionContentPage.targetChanged(ITargetDefinition)301

org.eclipse.jdt.launching.JavaRuntime.newArchiveRuntimeClasspathEntry(IPath)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.internal.ui.launcher.PDESourceLookupDirector.convertClasspathEntry(IClasspathEntry)162
org.eclipse.pde.ui.launcher.PDESourcePathProvider.addBinaryPackageFragmentRoots(IJavaProject, List)127

org.eclipse.jdt.launching.JavaRuntime.newDefaultJREContainerPath()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.targetdefinition.JRESection.refresh()196
org.eclipse.pde.internal.ui.wizards.target.TargetDefinitionContentPage.10.widgetSelected(SelectionEvent)459
org.eclipse.pde.internal.ui.wizards.target.TargetDefinitionContentPage.targetChanged(ITargetDefinition)293

org.eclipse.jdt.launching.JavaRuntime.newJREContainerPath(IExecutionEnvironment)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.product.JRESection.EELabelProvider.getText(Object)50
org.eclipse.pde.internal.ui.editor.product.JRESection.EELabelProvider.getText(Object)50
org.eclipse.pde.internal.ui.editor.product.JRESection.setEE(IExecutionEnvironment)160
org.eclipse.pde.internal.ui.editor.targetdefinition.JRESection.5.widgetSelected(SelectionEvent)141
org.eclipse.pde.internal.ui.editor.targetdefinition.JRESection.6.modifyText(ModifyEvent)155
org.eclipse.pde.internal.ui.launcher.JREBlock.saveJRESection(ILaunchConfigurationWorkingCopy)273
org.eclipse.pde.internal.ui.wizards.target.TargetDefinitionContentPage.13.widgetSelected(SelectionEvent)482
org.eclipse.pde.internal.ui.wizards.target.TargetDefinitionContentPage.14.modifyText(ModifyEvent)489

org.eclipse.jdt.launching.JavaRuntime.newJREContainerPath(IVMInstall)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.internal.ui.editor.targetdefinition.JRESection.2.widgetSelected(SelectionEvent)106
org.eclipse.pde.internal.ui.editor.targetdefinition.JRESection.3.modifyText(ModifyEvent)121
org.eclipse.pde.internal.ui.launcher.JREBlock.saveJRESection(ILaunchConfigurationWorkingCopy)266
org.eclipse.pde.internal.ui.launcher.PDEMigrationDelegate.migrate(ILaunchConfigurationWorkingCopy)48
org.eclipse.pde.internal.ui.wizards.target.TargetDefinitionContentPage.11.widgetSelected(SelectionEvent)467
org.eclipse.pde.internal.ui.wizards.target.TargetDefinitionContentPage.12.modifyText(ModifyEvent)474

org.eclipse.jdt.launching.JavaRuntime.newProjectRuntimeClasspathEntry(IJavaProject)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.internal.ui.launcher.PDESourceLookupDirector.addProjectSourceContainers(IProject, ArrayList)201
org.eclipse.pde.ui.launcher.PDESourcePathProvider.computeUnresolvedClasspath(ILaunchConfiguration)46

org.eclipse.jdt.launching.JavaRuntime.newRuntimeContainerClasspathEntry(IPath, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.ui.launcher.PDESourcePathProvider.getJREEntry(ILaunchConfiguration)66

org.eclipse.jdt.launching.JavaRuntime.resolveRuntimeClasspathEntry(IRuntimeClasspathEntry, ILaunchConfiguration)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.pde.ui.launcher.PDESourcePathProvider.resolveClasspath(IRuntimeClasspathEntry[], ILaunchConfiguration)103

org.eclipse.jdt.launching.sourcelookup.containers.JavaSourceLookupParticipant.JavaSourceLookupParticipant()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.internal.ui.launcher.PDESourceLookupDirector.initializeParticipants()57

org.eclipse.jdt.launching.StandardSourcePathProvider.computeUnresolvedClasspath(ILaunchConfiguration)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.ui.launcher.PDESourcePathProvider.computeUnresolvedClasspath(ILaunchConfiguration)-1

org.eclipse.jdt.launching.StandardSourcePathProvider.resolveClasspath(IRuntimeClasspathEntry[], ILaunchConfiguration)

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.ui.launcher.PDESourcePathProvider.resolveClasspath(IRuntimeClasspathEntry[], ILaunchConfiguration)-1

org.eclipse.jdt.launching.StandardSourcePathProvider.StandardSourcePathProvider()

OVERRIDE
Reference LocationLine Number
org.eclipse.pde.ui.launcher.PDESourcePathProvider.PDESourcePathProvider()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.pde.ui.launcher.PDESourcePathProvider.PDESourcePathProvider()33

org.eclipse.jdt.launching.VMRunnerConfiguration.setEnvironment(String[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.ui.launcher.AbstractPDELaunchConfiguration.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)74

org.eclipse.jdt.launching.VMRunnerConfiguration.setProgramArguments(String[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.ui.launcher.AbstractPDELaunchConfiguration.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)72

org.eclipse.jdt.launching.VMRunnerConfiguration.setVMArguments(String[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.ui.launcher.AbstractPDELaunchConfiguration.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)71

org.eclipse.jdt.launching.VMRunnerConfiguration.setVMSpecificAttributesMap(Map)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.ui.launcher.AbstractPDELaunchConfiguration.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)75

org.eclipse.jdt.launching.VMRunnerConfiguration.setWorkingDirectory(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.pde.ui.launcher.AbstractPDELaunchConfiguration.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)73

org.eclipse.jdt.launching.VMRunnerConfiguration.VMRunnerConfiguration(String, String[])

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.pde.ui.launcher.AbstractPDELaunchConfiguration.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)70

Back to reference summary for org.eclipse.pde.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict