Methods from org.eclipse.equinox.common 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.core.runtime.Assert.isLegal(boolean)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.EditorSynchronizer.EditorSynchronizer(AntEditor)34

org.eclipse.core.runtime.Assert.isNotNull(Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.formatter.XmlDocumentFormatter.format(String, FormattingPreferences)409
org.eclipse.ant.internal.ui.editor.formatter.XmlDocumentFormatter.format(String, FormattingPreferences)408
org.eclipse.ant.internal.ui.editor.formatter.XmlDocumentFormattingStrategy.XmlDocumentFormattingStrategy(FormattingPreferences, int)39
org.eclipse.ant.internal.ui.editor.formatter.XmlElementFormattingStrategy.XmlElementFormattingStrategy(FormattingPreferences)42
org.eclipse.ant.internal.ui.editor.formatter.XmlFormatter.format(String, FormattingPreferences, int)61
org.eclipse.ant.internal.ui.ImageDescriptorRegistry.ImageDescriptorRegistry(Display)46
org.eclipse.ant.internal.ui.preferences.StatusInfo.setError(String)86
org.eclipse.ant.internal.ui.preferences.StatusInfo.setInfo(String)106
org.eclipse.ant.internal.ui.preferences.StatusInfo.setWarning(String)96

org.eclipse.core.runtime.Assert.isTrue(boolean, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ant.internal.ui.ImageDescriptorRegistry.get(ImageDescriptor)65

org.eclipse.core.runtime.CoreException.CoreException(IStatus)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.AntUtil.expandVariableString(String, String)427
org.eclipse.ant.internal.ui.AntUtil.getCustomClasspath(ILaunchConfiguration)417
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.findTestCases(IJavaElement)499
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.validateEdit(Shell, List)965
org.eclipse.ant.internal.ui.datatransfer.ProjectCreator.createJavaProjectFromJavacNode(String, Javac, IProgressMonitor)59
org.eclipse.ant.internal.ui.datatransfer.ProjectCreator.setClasspath(Javac, IJavaProject, IProgressMonitor)81
org.eclipse.ant.internal.ui.editor.actions.RunToLineAdapter.runToLine(IWorkbenchPart, ISelection, ISuspendResume)87
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)148

org.eclipse.core.runtime.CoreException.getStatus()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.AntRunnerWorkbenchAdvisor.preStartup()53
org.eclipse.ant.internal.ui.AntUtil.2.run()708
org.eclipse.ant.internal.ui.AntUtil.getDocument(File)381
org.eclipse.ant.internal.ui.AntUtil.getDocument(File)374
org.eclipse.ant.internal.ui.AntUtil.getDocument(File)381
org.eclipse.ant.internal.ui.AntUtil.getDocument(File)381
org.eclipse.ant.internal.ui.console.JavacMarkerCreator.1.run(IProgressMonitor)130
org.eclipse.ant.internal.ui.console.JavacMarkerCreator.finished(IProcess)169
org.eclipse.ant.internal.ui.console.JavacMarkerCreator.run(ISchedulingRule, IWorkspaceRunnable)92
org.eclipse.ant.internal.ui.datatransfer.AntNewJavaProjectPage.createProject()413
org.eclipse.ant.internal.ui.datatransfer.AntNewJavaProjectPage.importBuildFile(IProgressMonitor, IJavaProject, File, boolean)433
org.eclipse.ant.internal.ui.datatransfer.AntNewJavaProjectPage.importBuildFile(IProgressMonitor, IJavaProject, File, boolean)449
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.doFindTests(Object[], Set)445
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.findTestCases(IJavaElement)506
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.testCaseType(IJavaProject)517
org.eclipse.ant.internal.ui.launchConfigurations.AntClasspathTab.validateAntHome()127
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.setDefaultWorkingDirectory(ILaunchConfigurationWorkingCopy)755
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchShortcut.reportError(String, Throwable)503
org.eclipse.ant.internal.ui.launchConfigurations.AntTargetsTab.getTargets()550
org.eclipse.ant.internal.ui.launchConfigurations.AntTargetsTab.validateLocation()836
org.eclipse.ant.internal.ui.launchConfigurations.AntTargetsTab.validateLocation()831
org.eclipse.ant.internal.ui.launchConfigurations.AntWorkingDirectoryBlock.initializeFrom(ILaunchConfiguration)63
org.eclipse.ant.internal.ui.preferences.AntPropertiesBlock.addPropertyFile()157

org.eclipse.core.runtime.FileLocator.find(Bundle, IPath, Map)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ant.internal.ui.AntUIImages.declareRegistryImage(String, String)114

org.eclipse.core.runtime.FileLocator.resolve(URL)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.ContributedClasspathEntriesEntry.addSWTJars(List)153

org.eclipse.core.runtime.FileLocator.toFileURL(URL)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.getSWTLibraryLocation()709
org.eclipse.ant.internal.ui.model.AntDefiningTaskNode.setJavaClassPath(URL[])152

org.eclipse.core.runtime.IAdaptable.getAdapter(Class)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.getResource(ISelection)115
org.eclipse.ant.internal.ui.editor.actions.RunToLineAdapter.runToLine(IWorkbenchPart, ISelection, ISuspendResume)77
org.eclipse.ant.internal.ui.editor.actions.RunToLineAdapter.runToLine(IWorkbenchPart, ISelection, ISuspendResume)69
org.eclipse.ant.internal.ui.editor.AntEditorCompletionProcessor.getContentAssistCommand()1835
org.eclipse.ant.internal.ui.editor.AntEditorCompletionProcessor.getIterationGestureMessage(String)1823
org.eclipse.ant.internal.ui.editor.text.XMLTextHover.getFrame()353
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchShortcut.launch(AntElementNode, String)141
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchShortcut.launch(IEditorPart, String)483
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchShortcut.launch(IEditorPart, String)477
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchShortcut.launch(ISelection, String)80
org.eclipse.ant.internal.ui.model.LocationProvider.getLocation()30
org.eclipse.ant.internal.ui.views.actions.SearchForBuildFilesDialog.setWorkingSet(IWorkingSet)319

org.eclipse.core.runtime.IAdapterManager.getAdapter(Object, Class)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.model.AntElementNode.getAdapter(Class)569
org.eclipse.ant.internal.ui.preferences.MinimizedFileSystemElement.getAdapter(Class)59

org.eclipse.core.runtime.IPath.append(IPath)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.AntHomeClasspathEntry.getRuntimeClasspathEntries(ILaunchConfiguration)113

org.eclipse.core.runtime.IPath.append(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.datatransfer.AntNewJavaProjectPage.handleBrowseButtonPressed()282
org.eclipse.ant.internal.ui.launchConfigurations.ContributedClasspathEntriesEntry.addSWTJars(List)185
org.eclipse.ant.internal.ui.preferences.AntClasspathBlock.addExternalJars()254
org.eclipse.ant.internal.ui.preferences.AntPropertiesBlock.addExternalPropertyFile()321

org.eclipse.core.runtime.IPath.equals(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchShortcut.collectConfigurations(IPath, String)184
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchShortcut.findExistingLaunchConfigurations(IFile)434

org.eclipse.core.runtime.IPath.getDevice()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.getRelativePath(String, String)1050
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.getRelativePath(String, String)1050
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.getRelativePath(String, String)1050

org.eclipse.core.runtime.IPath.getFileExtension()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.AntHomeClasspathEntry.getRuntimeClasspathEntries(ILaunchConfiguration)111
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchShortcut.launch(IEditorPart, String)488
org.eclipse.ant.internal.ui.launchConfigurations.ContributedClasspathEntriesEntry.addSWTJars(List)171

org.eclipse.core.runtime.IPath.isAbsolute()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.getRelativePath(String, String)1050

org.eclipse.core.runtime.IPath.isPrefixOf(IPath)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.datatransfer.BuildFileCreator.addUserLibrary(Element, String)454
org.eclipse.ant.internal.ui.refactoring.LaunchConfigurationBuildfileChange.computeNewContainerName(IProject, ILaunchConfiguration)159

org.eclipse.core.runtime.IPath.isValidPath(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.datatransfer.AntNewJavaProjectPage.validatePage()305

org.eclipse.core.runtime.IPath.lastSegment()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.datatransfer.ProjectCreator.addContainer(IJavaProject, IPath, IProgressMonitor)201
org.eclipse.ant.internal.ui.debug.model.AntDebugModelPresentation.getThreadText(AntThread)91
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchShortcut.getNewLaunchConfigurationName(IPath, String, String)221
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchShortcut.getNewLaunchConfigurationName(IPath, String, String)223
org.eclipse.ant.internal.ui.launchConfigurations.ContributedClasspathEntriesEntry.getRuntimeClasspathEntries(ILaunchConfiguration)102

org.eclipse.core.runtime.IPath.makeAbsolute()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.datatransfer.AntNewJavaProjectPage.handleBrowseButtonPressed()282
org.eclipse.ant.internal.ui.preferences.AntClasspathBlock.addExternalJars()254
org.eclipse.ant.internal.ui.preferences.AntPropertiesBlock.addExternalPropertyFile()321

org.eclipse.core.runtime.IPath.makeRelative()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.AntEditorCompletionProcessor.getEditedFile()1614

org.eclipse.core.runtime.IPath.matchingFirstSegments(IPath)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.getRelativePath(String, String)1054
org.eclipse.ant.internal.ui.preferences.AddCustomDialog.okPressed()574

org.eclipse.core.runtime.IPath.removeFirstSegments(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.getRelativePath(String, String)1059
org.eclipse.ant.internal.ui.editor.AntEditorCompletionProcessor.getEditedFile()1614
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchShortcut.launch(IPath, IProject, String, String)258
org.eclipse.ant.internal.ui.preferences.AddCustomDialog.okPressed()575

org.eclipse.core.runtime.IPath.removeLastSegments(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.setDefaultWorkingDirectory(ILaunchConfigurationWorkingCopy)751
org.eclipse.ant.internal.ui.launchConfigurations.AntWorkingDirectoryBlock.initializeFrom(ILaunchConfiguration)54

org.eclipse.core.runtime.IPath.removeTrailingSeparator()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.getSWTLibraryLocation()711

org.eclipse.core.runtime.IPath.segment(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.datatransfer.EclipseClasspath.handleLinkedResource(IPath)207
org.eclipse.ant.internal.ui.datatransfer.EclipseClasspath.handleLinkedResource(IPath)202

org.eclipse.core.runtime.IPath.segmentCount()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.getRelativePath(String, String)1053

org.eclipse.core.runtime.IPath.setDevice(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.preferences.AddCustomDialog.okPressed()576

org.eclipse.core.runtime.IPath.toFile()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.AntPropertyValueProvider.getAntPropertyValue(String)43
org.eclipse.ant.internal.ui.AntUtil.getFileForLocation(String, File)555
org.eclipse.ant.internal.ui.datatransfer.SourceAnalyzer.determineSources(IJavaProject, EclipseClasspath, Map, Map)98
org.eclipse.ant.internal.ui.datatransfer.SourceAnalyzer.determineSources(IJavaProject, EclipseClasspath, Map, Map)95
org.eclipse.ant.internal.ui.editor.AntEditorCompletionProcessor.getEditedFile()1613
org.eclipse.ant.internal.ui.launchConfigurations.AntHomeClasspathEntry.resolveAntHome()125
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchShortcut.launch(IPath, IProject, String, String)273
org.eclipse.ant.internal.ui.launchConfigurations.ContributedClasspathEntriesEntry.addSWTJars(List)174
org.eclipse.ant.internal.ui.model.AntModel.getEditedFile()681

org.eclipse.core.runtime.IPath.toOSString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.AntUtil.openInEditor(IWorkbenchPage, IEditorDescriptor, AntElementNode)656
org.eclipse.ant.internal.ui.datatransfer.AntNewJavaProjectPage.handleBrowseButtonPressed()284
org.eclipse.ant.internal.ui.debug.model.AntDebugTarget.setThreadBreakpoint(ILineBreakpoint, int, String)408
org.eclipse.ant.internal.ui.debug.model.RemoteAntDebugBuildListener.handleBreakpoint(IBreakpoint, boolean)265
org.eclipse.ant.internal.ui.launchConfigurations.AntHomeClasspathEntry.initializeFrom(Element)81
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.configureAntRunner(ILaunchConfiguration, IPath, String, StringBuffer, String[], Map, String[], String[], URL[], String, boolean)298
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.generateCommandLine(IPath, String[], Map, String[], String[], String, String, boolean, boolean, boolean)479
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.getSWTLibraryLocation()712
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)147
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)155
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.runInSameVM(ILaunchConfiguration, ILaunch, IProgressMonitor, IPath, String, AntRunner, StringBuffer, boolean)239
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.setDefaultWorkingDirectory(ILaunchConfigurationWorkingCopy)751
org.eclipse.ant.internal.ui.launchConfigurations.AntWorkingDirectoryBlock.initializeFrom(ILaunchConfiguration)54
org.eclipse.ant.internal.ui.launchConfigurations.EditAntHomeEntryAction.run()54
org.eclipse.ant.internal.ui.model.AntProjectNode.getBuildFileName()94
org.eclipse.ant.internal.ui.preferences.AntClasspathBlock.addExternalJars()263
org.eclipse.ant.internal.ui.preferences.AntClasspathBlock.addExternalJars()237
org.eclipse.ant.internal.ui.preferences.AntClasspathBlock.addExternalJars()255
org.eclipse.ant.internal.ui.preferences.AntClasspathBlock.addFolder()216
org.eclipse.ant.internal.ui.preferences.AntClasspathBlock.browseAntHome()470
org.eclipse.ant.internal.ui.preferences.AntPropertiesBlock.addExternalPropertyFile()325
org.eclipse.ant.internal.ui.preferences.AntPropertiesBlock.addExternalPropertyFile()322
org.eclipse.ant.internal.ui.refactoring.LaunchConfigurationBuildfileChange.computeNewContainerName(IProject, ILaunchConfiguration)160
org.eclipse.ant.internal.ui.refactoring.LaunchConfigurationBuildfileChange.computeNewContainerName(IProject, ILaunchConfiguration)161
org.eclipse.ant.internal.ui.views.actions.AntOpenWithMenu.3.handleEvent(Event)273

org.eclipse.core.runtime.IPath.toPortableString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.preferences.FileSelectionDialog.close()121

org.eclipse.core.runtime.IPath.toString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.datatransfer.BuildFileCreator.addInitEclipseCompiler()810
org.eclipse.ant.internal.ui.datatransfer.BuildFileCreator.addUserLibrary(Element, String)449
org.eclipse.ant.internal.ui.datatransfer.BuildFileCreator.addUserLibrary(Element, String)456
org.eclipse.ant.internal.ui.datatransfer.BuildFileCreator.addUserLibrary(Element, String)457
org.eclipse.ant.internal.ui.datatransfer.EclipseClasspath.handleJars(IClasspathEntry)230
org.eclipse.ant.internal.ui.datatransfer.EclipseClasspath.handleLibraries(IClasspathEntry)340
org.eclipse.ant.internal.ui.datatransfer.EclipseClasspath.handleLinkedResource(IPath)186
org.eclipse.ant.internal.ui.datatransfer.EclipseClasspath.handleLinkedResource(IPath)208
org.eclipse.ant.internal.ui.datatransfer.EclipseClasspath.handleProjects(IClasspathEntry)390
org.eclipse.ant.internal.ui.datatransfer.EclipseClasspath.handleSources(IClasspathEntry)147
org.eclipse.ant.internal.ui.datatransfer.EclipseClasspath.handleSources(IClasspathEntry)169
org.eclipse.ant.internal.ui.datatransfer.EclipseClasspath.handleSources(IClasspathEntry)146
org.eclipse.ant.internal.ui.datatransfer.EclipseClasspath.handleSources(IClasspathEntry)159
org.eclipse.ant.internal.ui.datatransfer.EclipseClasspath.handleSources(IClasspathEntry)136
org.eclipse.ant.internal.ui.datatransfer.EclipseClasspath.handleVariables(IClasspathEntry)298
org.eclipse.ant.internal.ui.datatransfer.EclipseClasspath.handleVariables(IClasspathEntry)315
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.addClasspathProjects(List, IClasspathEntry[])265
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.getJavaProject(String)202
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.getProjectRoot(IJavaProject)153
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.getRelativePath(String, String)1059
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.resolve(IPath)177
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.resolve(IPath)172
org.eclipse.ant.internal.ui.debug.model.AntStackFrame.setFilePath(String)89
org.eclipse.ant.internal.ui.editor.AntEditorCompletionProcessor.getEditedFile()1614
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchShortcut.createDefaultLaunchConfiguration(IPath, IProject)406
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchShortcut.createDefaultLaunchConfiguration(IPath, IProject)411
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchShortcut.createDefaultLaunchConfiguration(IPath, IProject)388
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchShortcut.createDefaultLaunchConfiguration(IPath, IProject)390
org.eclipse.ant.internal.ui.launchConfigurations.AntMainTab.handleWorkspaceLocationButtonSelected()183
org.eclipse.ant.internal.ui.launchConfigurations.AntTabGroup.setDefaults(ILaunchConfigurationWorkingCopy)89
org.eclipse.ant.internal.ui.model.AntProjectNodeProxy.parseBuildFile(boolean)63
org.eclipse.ant.internal.ui.preferences.AddCustomDialog.okPressed()577
org.eclipse.ant.internal.ui.preferences.AntClasspathBlock.addJars()301
org.eclipse.ant.internal.ui.preferences.AntPropertiesBlock.addPropertyFile()166
org.eclipse.ant.internal.ui.views.actions.AddBuildFilesAction.1.run(IProgressMonitor)69
org.eclipse.ant.internal.ui.views.actions.SearchForBuildFilesAction.1.run(IProgressMonitor)57
org.eclipse.ant.internal.ui.views.AntViewDropAdapter.processString(String)67

org.eclipse.core.runtime.IProgressMonitor.beginTask(String, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.datatransfer.BuildFileCreator.createBuildFilesLoop(Set, Shell, IProgressMonitor, List)157
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)225
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)133
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)135
org.eclipse.ant.internal.ui.views.actions.AddBuildFilesAction.1.run(IProgressMonitor)65
org.eclipse.ant.internal.ui.views.actions.RefreshBuildFilesAction.1.run(IProgressMonitor)72
org.eclipse.ant.internal.ui.views.actions.SearchForBuildFilesAction.1.run(IProgressMonitor)55

org.eclipse.core.runtime.IProgressMonitor.done()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.datatransfer.BuildFileCreator.createBuildFiles(Set, Shell, IProgressMonitor)132
org.eclipse.ant.internal.ui.datatransfer.BuildFileCreator.createBuildFiles(Set, Shell, IProgressMonitor)132
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)231
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.runInSameVM(ILaunchConfiguration, ILaunch, IProgressMonitor, IPath, String, AntRunner, StringBuffer, boolean)269

org.eclipse.core.runtime.IProgressMonitor.isCanceled()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.datatransfer.BuildFileCreator.createBuildFilesLoop(Set, Shell, IProgressMonitor, List)211
org.eclipse.ant.internal.ui.editor.AntEditor.OccurrencesFinderJob.isCanceled()251
org.eclipse.ant.internal.ui.editor.AntEditor.OccurrencesFinderJob.isCanceled()251
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)121
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)203
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)142
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)159
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.runInSeparateVM(ILaunchConfiguration, ILaunch, IProgressMonitor, String, String, int, int, StringBuffer, boolean, boolean)597
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.runInSeparateVM(ILaunchConfiguration, ILaunch, IProgressMonitor, String, String, int, int, StringBuffer, boolean, boolean)604
org.eclipse.ant.internal.ui.views.actions.AddBuildFilesAction.1.run(IProgressMonitor)66
org.eclipse.ant.internal.ui.views.actions.SearchForBuildFilesAction.1.run(IProgressMonitor)56

org.eclipse.core.runtime.IProgressMonitor.subTask(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.datatransfer.BuildFileCreator.createBuildFilesLoop(Set, Shell, IProgressMonitor, List)172
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.runInSeparateVM(ILaunchConfiguration, ILaunch, IProgressMonitor, String, String, int, int, StringBuffer, boolean, boolean)596
org.eclipse.ant.internal.ui.views.actions.RefreshBuildFilesAction.1.run(IProgressMonitor)76
org.eclipse.ant.internal.ui.views.actions.SearchForBuildFilesAction.1.run(IProgressMonitor)58

org.eclipse.core.runtime.IProgressMonitor.worked(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.datatransfer.BuildFileCreator.createBuildFilesLoop(Set, Shell, IProgressMonitor, List)210
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)140
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)201
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)157
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.runInSameVM(ILaunchConfiguration, ILaunch, IProgressMonitor, IPath, String, AntRunner, StringBuffer, boolean)257
org.eclipse.ant.internal.ui.views.actions.AddBuildFilesAction.1.run(IProgressMonitor)72
org.eclipse.ant.internal.ui.views.actions.RefreshBuildFilesAction.1.run(IProgressMonitor)78
org.eclipse.ant.internal.ui.views.actions.SearchForBuildFilesAction.1.run(IProgressMonitor)66

org.eclipse.core.runtime.IStatus.getChildren()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.validateEdit(Shell, List)936
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.validateEdit(Shell, List)959
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.validateEdit(Shell, List)934
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.validateEdit(Shell, List)961
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.validateEdit(Shell, List)932
org.eclipse.ant.internal.ui.launchConfigurations.AntTargetsTab.getTargets()551

org.eclipse.core.runtime.IStatus.getMessage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.validateEdit(Shell, List)956
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.validateEdit(Shell, List)962
org.eclipse.ant.internal.ui.launchConfigurations.AntClasspathTab.validateAntHome()127
org.eclipse.ant.internal.ui.launchConfigurations.AntTargetsTab.getTargets()556
org.eclipse.ant.internal.ui.launchConfigurations.AntTargetsTab.validateLocation()836
org.eclipse.ant.internal.ui.launchConfigurations.AntTargetsTab.validateLocation()831
org.eclipse.ant.internal.ui.launchConfigurations.AntWorkingDirectoryBlock.initializeFrom(ILaunchConfiguration)63
org.eclipse.ant.internal.ui.preferences.AbstractAntEditorPreferencePage.applyToStatusLine(DialogPage, IStatus)281
org.eclipse.ant.internal.ui.preferences.MessageLine.setErrorStatus(IStatus)71

org.eclipse.core.runtime.IStatus.getPlugin()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.validateEdit(Shell, List)955

org.eclipse.core.runtime.IStatus.getSeverity()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.validateEdit(Shell, List)951
org.eclipse.ant.internal.ui.preferences.AbstractAntEditorPreferencePage.applyToStatusLine(DialogPage, IStatus)282
org.eclipse.ant.internal.ui.preferences.AbstractAntEditorPreferencePage.getMostSevere(List)270
org.eclipse.ant.internal.ui.preferences.AbstractAntEditorPreferencePage.getMostSevere(List)270
org.eclipse.ant.internal.ui.preferences.AbstractAntEditorPreferencePage.updateStatus(IStatus)239
org.eclipse.ant.internal.ui.preferences.AbstractAntEditorPreferencePage.updateStatus(IStatus)239

org.eclipse.core.runtime.IStatus.isMultiStatus()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.validateEdit(Shell, List)957
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.validateEdit(Shell, List)932

org.eclipse.core.runtime.IStatus.isOK()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.validateEdit(Shell, IFile)916
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.validateEdit(Shell, List)943
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.validateEdit(Shell, List)937
org.eclipse.ant.internal.ui.preferences.MessageLine.findImage(IStatus)53

org.eclipse.core.runtime.IStatus.matches(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.preferences.AbstractAntEditorPreferencePage.getMostSevere(List)267
org.eclipse.ant.internal.ui.preferences.AbstractAntEditorPreferencePage.numberFieldChanged(Text)211
org.eclipse.ant.internal.ui.preferences.AbstractAntEditorPreferencePage.updateStatus(IStatus)250
org.eclipse.ant.internal.ui.preferences.AbstractAntEditorPreferencePage.updateStatus(IStatus)234
org.eclipse.ant.internal.ui.preferences.MessageLine.findImage(IStatus)57
org.eclipse.ant.internal.ui.preferences.MessageLine.findImage(IStatus)59
org.eclipse.ant.internal.ui.preferences.MessageLine.findImage(IStatus)55

org.eclipse.core.runtime.ListenerList.add(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.outline.AntEditorContentOutlinePage.addPostSelectionChangedListener(ISelectionChangedListener)396
org.eclipse.ant.internal.ui.launchConfigurations.AntStreamMonitor.addListener(IStreamListener)30

org.eclipse.core.runtime.ListenerList.getListeners()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.outline.AntEditorContentOutlinePage.firePostSelectionChanged(ISelection)416
org.eclipse.ant.internal.ui.launchConfigurations.AntStreamMonitor.append(String)56

org.eclipse.core.runtime.ListenerList.ListenerList()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.outline.AntEditorContentOutlinePage.AntEditorContentOutlinePage(AntModelCore, AntEditor)80

org.eclipse.core.runtime.ListenerList.ListenerList(int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.AntStreamMonitor.AntStreamMonitor()23

org.eclipse.core.runtime.ListenerList.remove(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.editor.outline.AntEditorContentOutlinePage.removePostSelectionChangedListener(ISelectionChangedListener)400
org.eclipse.ant.internal.ui.launchConfigurations.AntStreamMonitor.removeListener(IStreamListener)44

org.eclipse.core.runtime.NullProgressMonitor.NullProgressMonitor()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.AntUtil.getDocument(File)379
org.eclipse.ant.internal.ui.AntUtil.getDocument(File)379
org.eclipse.ant.internal.ui.AntUtil.getDocument(File)364
org.eclipse.ant.internal.ui.AntUtil.getDocument(File)379
org.eclipse.ant.internal.ui.editor.actions.RunToLineAdapter.runToLine(IWorkbenchPart, ISelection, ISuspendResume)80
org.eclipse.ant.internal.ui.editor.AntEditor.updateOccurrenceAnnotations(ITextSelection, AntModel)1324

org.eclipse.core.runtime.Path.append(IPath)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.getRelativePath(String, String)1059

org.eclipse.core.runtime.Path.append(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.AntHomeClasspathEntry.getRuntimeClasspathEntries(ILaunchConfiguration)106
org.eclipse.ant.internal.ui.launchConfigurations.AntHomeClasspathEntry.resolveAntHome()124

org.eclipse.core.runtime.Path.fromPortableString(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ant.internal.ui.preferences.FileSelectionDialog.createDialogArea(Composite)86

org.eclipse.core.runtime.Path.isAbsolute()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.datatransfer.BuildFileCreator.createClasspaths(String, IJavaProject, EclipseClasspath)416

org.eclipse.core.runtime.Path.lastSegment()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.debug.model.AntStackFrame.setFilePath(String)91

org.eclipse.core.runtime.Path.Path(String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.AntUIImages.declareRegistryImage(String, String)114
org.eclipse.ant.internal.ui.AntUtil.1.getLocation()343
org.eclipse.ant.internal.ui.AntUtil.getDocument(File)358
org.eclipse.ant.internal.ui.AntUtil.getFile(String)472
org.eclipse.ant.internal.ui.AntUtil.getFileForLocation(String, File)540
org.eclipse.ant.internal.ui.AntUtil.getFileForLocation(String, File)558
org.eclipse.ant.internal.ui.AntUtil.getFileForLocation(String, File)528
org.eclipse.ant.internal.ui.AntUtil.linkBuildFailedMessage(String, IProcess)768
org.eclipse.ant.internal.ui.console.AbstractJavacPatternMatcher.getIFile(String)74
org.eclipse.ant.internal.ui.datatransfer.AntNewJavaProjectPage.handleBrowseButtonPressed()280
org.eclipse.ant.internal.ui.datatransfer.AntNewJavaProjectPage.importBuildFile(IProgressMonitor, IJavaProject, File, boolean)431
org.eclipse.ant.internal.ui.datatransfer.AntNewJavaProjectPage.validatePage()304
org.eclipse.ant.internal.ui.datatransfer.BuildFileCreator.createClasspaths(String, IJavaProject, EclipseClasspath)416
org.eclipse.ant.internal.ui.datatransfer.EclipseClasspath.convertVariableClasspathEntry(IRuntimeClasspathEntry)556
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.getRelativePath(String, String)1048
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.getRelativePath(String, String)1049
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.getRelativePath(String, String)1059
org.eclipse.ant.internal.ui.datatransfer.ProjectCreator.addSourceContainer(IJavaProject, String, String, String, String, IProgressMonitor)144
org.eclipse.ant.internal.ui.datatransfer.ProjectCreator.addSourceContainer(IJavaProject, String, String, String, String, IProgressMonitor)154
org.eclipse.ant.internal.ui.datatransfer.ProjectCreator.createJavaProjectFromJavacNode(String, Javac, IProgressMonitor)51
org.eclipse.ant.internal.ui.datatransfer.ProjectCreator.createJavaProjectFromJavacNode(String, Javac, IProgressMonitor)51
org.eclipse.ant.internal.ui.datatransfer.ProjectCreator.createJavaProjectFromJavacNode(String, Javac, IProgressMonitor)51
org.eclipse.ant.internal.ui.datatransfer.ProjectCreator.setClasspath(Javac, IJavaProject, IProgressMonitor)74
org.eclipse.ant.internal.ui.datatransfer.ProjectCreator.setClasspath(Javac, IJavaProject, IProgressMonitor)76
org.eclipse.ant.internal.ui.debug.AntSourceContainer.findSourceElements(String)44
org.eclipse.ant.internal.ui.debug.model.AntStackFrame.setFilePath(String)91
org.eclipse.ant.internal.ui.launchConfigurations.AntHomeClasspathEntry.buildMemento(Document, Element)71
org.eclipse.ant.internal.ui.launchConfigurations.AntHomeClasspathEntry.getRuntimeClasspathEntries(ILaunchConfiguration)106
org.eclipse.ant.internal.ui.launchConfigurations.AntHomeClasspathEntry.getRuntimeClasspathEntries(ILaunchConfiguration)110
org.eclipse.ant.internal.ui.launchConfigurations.AntHomeClasspathEntry.initializeFrom(Element)80
org.eclipse.ant.internal.ui.launchConfigurations.AntHomeClasspathEntry.resolveAntHome()124
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.getSWTLibraryLocation()710
org.eclipse.ant.internal.ui.launchConfigurations.ContributedClasspathEntriesEntry.addSWTJars(List)170
org.eclipse.ant.internal.ui.launchConfigurations.ContributedClasspathEntriesEntry.addToolsJar(ILaunchConfiguration, List, String)134
org.eclipse.ant.internal.ui.launchConfigurations.ContributedClasspathEntriesEntry.addToolsJar(ILaunchConfiguration, List, String)127
org.eclipse.ant.internal.ui.launchConfigurations.ContributedClasspathEntriesEntry.addToolsJar(ILaunchConfiguration, List, String)132
org.eclipse.ant.internal.ui.launchConfigurations.ContributedClasspathEntriesEntry.getRuntimeClasspathEntries(ILaunchConfiguration)101
org.eclipse.ant.internal.ui.launchConfigurations.ContributedClasspathEntriesEntry.getToolsJar(ILaunchConfiguration)204
org.eclipse.ant.internal.ui.launchConfigurations.ContributedClasspathEntriesEntry.getToolsJar(ILaunchConfiguration)206
org.eclipse.ant.internal.ui.model.AntElementNode.setFilePath(String)221
org.eclipse.ant.internal.ui.preferences.AddCustomDialog.okPressed()572
org.eclipse.ant.internal.ui.preferences.AddCustomDialog.okPressed()573
org.eclipse.ant.internal.ui.preferences.AntClasspathBlock.addExternalJars()247
org.eclipse.ant.internal.ui.preferences.AntClasspathBlock.addJars()286
org.eclipse.ant.internal.ui.preferences.AntPropertiesBlock.addExternalPropertyFile()317
org.eclipse.ant.internal.ui.views.AntView.resourceChanged(IResourceChangeEvent)646
org.eclipse.ant.internal.ui.views.AntView.restoreViewerInput(IMemento)567

org.eclipse.core.runtime.Path.toString()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.AntHomeClasspathEntry.buildMemento(Document, Element)71
org.eclipse.ant.internal.ui.model.AntElementNode.setFilePath(String)221

org.eclipse.core.runtime.PlatformObject.PlatformObject()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.launchConfigurations.AntProcess.AntProcess(String, ILaunch, Map)36

org.eclipse.core.runtime.Status.Status(int, String, int, String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ant.internal.ui.AntUIPlugin.log(Throwable)114
org.eclipse.ant.internal.ui.AntUIPlugin.newErrorStatus(String, Throwable)144
org.eclipse.ant.internal.ui.AntUtil.expandVariableString(String, String)427
org.eclipse.ant.internal.ui.AntUtil.getCustomClasspath(ILaunchConfiguration)417
org.eclipse.ant.internal.ui.datatransfer.AntNewJavaProjectPage.createProject()415
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.findTestCases(IJavaElement)499
org.eclipse.ant.internal.ui.datatransfer.ExportUtil.validateEdit(Shell, List)966
org.eclipse.ant.internal.ui.datatransfer.ProjectCreator.createJavaProjectFromJavacNode(String, Javac, IProgressMonitor)58
org.eclipse.ant.internal.ui.datatransfer.ProjectCreator.setClasspath(Javac, IJavaProject, IProgressMonitor)80
org.eclipse.ant.internal.ui.debug.model.AntDebugElement.throwDebugException(String)48
org.eclipse.ant.internal.ui.editor.actions.RunToLineAdapter.runToLine(IWorkbenchPart, ISelection, ISuspendResume)88
org.eclipse.ant.internal.ui.editor.outline.AntEditorMarkerUpdater.AntEditorMarkerUpdaterJob.runInWorkspace(IProgressMonitor)54
org.eclipse.ant.internal.ui.editor.outline.AntEditorMarkerUpdater.AntEditorMarkerUpdaterJob.runInWorkspace(IProgressMonitor)54
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)147
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchShortcut.launch(String, ILaunchConfiguration)305
org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchShortcut.reportError(String, Throwable)505
org.eclipse.ant.internal.ui.preferences.FileSelectionDialog.1.validate(Object[])58
org.eclipse.ant.internal.ui.preferences.FileSelectionDialog.1.validate(Object[])65
org.eclipse.ant.internal.ui.preferences.FileSelectionDialog.1.validate(Object[])62

org.eclipse.core.runtime.SubProgressMonitor.SubProgressMonitor(IProgressMonitor, int)

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

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict