Methods from org.eclipse.jdt.launching used by org.eclipse.ant.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.AbstractJavaLaunchConfigurationDelegate()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.datatransfer.AppletUtil.1.()38

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.datatransfer.AppletUtil.getMainTypeName(ILaunchConfiguration)119

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.AntJavaLaunchDelegate.getProgramArguments(ILaunchConfiguration)42
OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.AntJavaLaunchDelegate.getProgramArguments(ILaunchConfiguration)-1

org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.preLaunchCheck(ILaunchConfiguration, String, IProgressMonitor)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.AntJavaLaunchDelegate.preLaunchCheck(ILaunchConfiguration, String, IProgressMonitor)29
OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.AntJavaLaunchDelegate.preLaunchCheck(ILaunchConfiguration, String, IProgressMonitor)-1

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.datatransfer.EclipseClasspath.EclipseClasspath(IJavaProject, ILaunchConfiguration, boolean)106
org.eclipse.ant.internal.ui.datatransfer.EclipseClasspath.EclipseClasspath(IJavaProject, ILaunchConfiguration, boolean)117
org.eclipse.ant.internal.ui.datatransfer.EclipseClasspath.EclipseClasspath(IJavaProject, ILaunchConfiguration, boolean)113
org.eclipse.ant.internal.ui.datatransfer.EclipseClasspath.EclipseClasspath(IJavaProject, ILaunchConfiguration, boolean)108

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.AntUtil.getCustomClasspath(ILaunchConfiguration)407
org.eclipse.ant.internal.ui.datatransfer.EclipseClasspath.EclipseClasspath(IJavaProject, ILaunchConfiguration, boolean)88
org.eclipse.ant.internal.ui.datatransfer.EclipseClasspath.EclipseClasspath(IJavaProject, ILaunchConfiguration, boolean)89

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.AntUtil.getCustomClasspath(ILaunchConfiguration)416

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.AntUtil.migrateToNewClasspathFormat(ILaunchConfiguration)607
org.eclipse.ant.internal.ui.datatransfer.EclipseClasspath.convertVariableClasspathEntry(IRuntimeClasspathEntry)547

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.datatransfer.EclipseClasspath.EclipseClasspath(IJavaProject, ILaunchConfiguration, boolean)103

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.AntUtil.getAntHome(ILaunchConfiguration)194
org.eclipse.ant.internal.ui.AntUtil.migrateToNewClasspathFormat(ILaunchConfiguration)599
org.eclipse.ant.internal.ui.launchConfigurations.EditAntHomeEntryAction.run()74

org.eclipse.jdt.launching.IRuntimeClasspathEntry2.getTypeId()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.AntUtil.getAntHome(ILaunchConfiguration)196
org.eclipse.ant.internal.ui.AntUtil.migrateToNewClasspathFormat(ILaunchConfiguration)601
org.eclipse.ant.internal.ui.launchConfigurations.EditAntHomeEntryAction.run()76

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.ContributedClasspathEntriesEntry.addToolsJar(ILaunchConfiguration, List, String)132
org.eclipse.ant.internal.ui.launchConfigurations.ContributedClasspathEntriesEntry.getToolsJar(ILaunchConfiguration)204

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.AntJRETab.setDefaultVMInstallAttributes(IVMInstall, ILaunchConfigurationWorkingCopy)281
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.setDefaultVM(ILaunchConfiguration, ILaunchConfigurationWorkingCopy)624

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.AntJRETab.setDefaultVMInstallAttributes(IVMInstall, ILaunchConfigurationWorkingCopy)282
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.setDefaultVM(ILaunchConfiguration, ILaunchConfigurationWorkingCopy)625

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.AntJRETab.setDefaultVMInstallAttributes(IVMInstall, ILaunchConfigurationWorkingCopy)282
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.setDefaultVM(ILaunchConfiguration, ILaunchConfigurationWorkingCopy)625

org.eclipse.jdt.launching.JavaLaunchDelegate.JavaLaunchDelegate()

OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.AntJavaLaunchDelegate.AntJavaLaunchDelegate()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.AntJavaLaunchDelegate.AntJavaLaunchDelegate()23

org.eclipse.jdt.launching.JavaLaunchDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.runInSeparateVM(ILaunchConfiguration, ILaunch, IProgressMonitor, String, String, int, int, StringBuffer, boolean, boolean)570

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ant.internal.ui.datatransfer.EclipseClasspath.getClasspathList(IJavaProject)417

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.AntClasspathProvider.computeUnresolvedClasspath(ILaunchConfiguration)35

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ant.internal.ui.AntUtil.getAntHome(ILaunchConfiguration)191
org.eclipse.ant.internal.ui.AntUtil.getCustomClasspath(ILaunchConfiguration)402
org.eclipse.ant.internal.ui.AntUtil.migrateToNewClasspathFormat(ILaunchConfiguration)595
org.eclipse.ant.internal.ui.datatransfer.EclipseClasspath.EclipseClasspath(IJavaProject, ILaunchConfiguration, boolean)83

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.AntJRETab.getDefaultVMInstall(ILaunchConfiguration)272
org.eclipse.ant.internal.ui.launchConfigurations.ContributedClasspathEntriesEntry.getToolsJar(ILaunchConfiguration)202

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.AntJRETab.getDefaultVMInstall(ILaunchConfiguration)275
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.setDefaultVM(ILaunchConfiguration, ILaunchConfigurationWorkingCopy)623
org.eclipse.ant.internal.ui.launchConfigurations.ContributedClasspathEntriesEntry.addToolsJar(ILaunchConfiguration, List, String)130

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.setDefaultVM(ILaunchConfiguration, ILaunchConfigurationWorkingCopy)616

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.AntHomeClasspathEntry.getRuntimeClasspathEntries(ILaunchConfiguration)113
org.eclipse.ant.internal.ui.launchConfigurations.ContributedClasspathEntriesEntry.addSWTJars(List)172
org.eclipse.ant.internal.ui.launchConfigurations.ContributedClasspathEntriesEntry.addSWTJars(List)185
org.eclipse.ant.internal.ui.launchConfigurations.ContributedClasspathEntriesEntry.addToolsJar(ILaunchConfiguration, List, String)127
org.eclipse.ant.internal.ui.launchConfigurations.ContributedClasspathEntriesEntry.addToolsJar(ILaunchConfiguration, List, String)134
org.eclipse.ant.internal.ui.launchConfigurations.ContributedClasspathEntriesEntry.getToolsJar(ILaunchConfiguration)206

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.AntClasspathProvider.computeUnresolvedClasspath(ILaunchConfiguration)41

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.AntClasspathProvider.computeUnresolvedClasspath(ILaunchConfiguration)40

org.eclipse.jdt.launching.JavaRuntime.newStringVariableClasspathEntry(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.AddVariableStringAction.run()39
org.eclipse.ant.internal.ui.launchConfigurations.AntHomeClasspathEntry.getRuntimeClasspathEntries(ILaunchConfiguration)102
org.eclipse.ant.internal.ui.launchConfigurations.ContributedClasspathEntriesEntry.getRuntimeClasspathEntries(ILaunchConfiguration)108
org.eclipse.ant.internal.ui.launchConfigurations.ContributedClasspathEntriesEntry.getRuntimeClasspathEntries(ILaunchConfiguration)93

org.eclipse.jdt.launching.JavaRuntime.resolveRuntimeClasspath(IRuntimeClasspathEntry[], ILaunchConfiguration)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ant.internal.ui.AntUtil.getCustomClasspath(ILaunchConfiguration)411

org.eclipse.jdt.launching.SocketUtil.findFreePort()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)216
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)220

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.AntClasspathProvider.computeUnresolvedClasspath(ILaunchConfiguration)48
OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.AntClasspathProvider.computeUnresolvedClasspath(ILaunchConfiguration)-1

org.eclipse.jdt.launching.StandardClasspathProvider.StandardClasspathProvider()

OVERRIDE
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.AntClasspathProvider.AntClasspathProvider()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.AntClasspathProvider.AntClasspathProvider()24

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict