CoreException usage details

Summary

org.eclipse.core.runtime.CoreException has 1780 total references to 6 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] CoreException
CASTS
Reference Location Line Number Visibility
org.eclipse.core.internal.jobs.LockManager.handleException(Throwable) 171 API
org.eclipse.core.internal.events.BuildManager.2.handleException(Throwable) 611 API
org.eclipse.core.internal.resources.Resource.accept(IResourceProxyVisitor, int) 69 API
org.eclipse.core.internal.resources.NatureManager.1.handleException(Throwable) 150 API
org.eclipse.core.internal.resources.Container.setDefaultCharset(String, IProgressMonitor) 285 API
org.eclipse.core.internal.resources.NatureManager.2.handleException(Throwable) 266 API
org.eclipse.core.internal.resources.CharsetDeltaJob.processNextEvent(CharsetDeltaJob.ICharsetListenerFilter, IProgressMonitor) 131 API
org.eclipse.core.internal.runtime.PlatformLogWriter.getLog(IStatus) 46 API
org.eclipse.core.internal.runtime.auth.Activator.getEntry(IStatus) 75 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector.findSourceElements(Object) 727 API
CATCHES_EXCEPTION
Reference Location Line Number Visibility
org.eclipse.ant.core.AntCorePreferences.getCustomPropertyFiles(boolean) 1243 API
org.eclipse.ant.core.AntCorePreferences.getToolsJarEntry() 755 API
org.eclipse.ant.core.AntCorePreferences.getToolsJarURL() 723 API
org.eclipse.ant.core.Property.getValue(boolean) 118 API
org.eclipse.ant.internal.core.AntCoreUtil.loadPropertyFiles(List, String, String) 164 API
org.eclipse.ant.internal.core.AntClasspathEntry.getEntryURL() 46 API
org.eclipse.core.internal.content.ContentTypeBuilder.registerContentType(IConfigurationElement) 213 API
org.eclipse.core.internal.content.ContentType.getDescriber() 273 API
org.eclipse.core.internal.expressions.ReferenceExpression.collectExpressionInfo(ExpressionInfo) 77 API
org.eclipse.core.internal.expressions.TypeExtension.findTypeExtender(TypeExtensionManager, String, String, boolean, boolean) 95 API
org.eclipse.core.internal.expressions.TypeExtensionManager.loadTesters(Class) 171 API
org.eclipse.core.filesystem.URIUtil.equals(URI, URI) 46 API
org.eclipse.core.filesystem.provider.FileStore.move(IFileStore, int, IProgressMonitor) 385 API
org.eclipse.core.filesystem.provider.FileStore.fetchInfo() 276 API
org.eclipse.core.filesystem.provider.FileStore.copyFile(IFileInfo, IFileStore, int, IProgressMonitor) 219 API
org.eclipse.core.filesystem.provider.FileStore.getFileSystem() 312 API
org.eclipse.core.internal.filesystem.InternalFileSystemCore.getFileSystem(String) 75 API
org.eclipse.core.internal.filesystem.InternalFileSystemCore.getNullFileSystem() 154 API
org.eclipse.core.internal.filesystem.InternalFileSystemCore.getLocalFileSystem() 90 API
org.eclipse.core.internal.events.AutoBuildJob.run(IProgressMonitor) 242 API
org.eclipse.core.internal.events.BuildManager.basicBuild(IProject, int, String, Map, IProgressMonitor) 274 API
org.eclipse.core.internal.events.BuildManager.initializeBuilder(String, IProject, int, MultiStatus) 733 API
org.eclipse.core.internal.events.BuildManager.setBuildersPersistentInfo(IProject, ArrayList) 917 API
org.eclipse.core.internal.events.BuildManager.basicBuild(IProject, int, ICommand[], MultiStatus, IProgressMonitor) 199 API
org.eclipse.core.internal.events.NotificationManager.NotifyJob.run(IProgressMonitor) 40 API
org.eclipse.core.internal.events.BuildManager.getWorkManager() 641 API
org.eclipse.core.internal.localstore.UnifiedTree.initLinkHistoriesIfNeeded() 401 API
org.eclipse.core.internal.localstore.BlobStore.deleteBlob(UniversalUniqueIdentifier) 94 API
org.eclipse.core.internal.localstore.HistoryStore2.remove(IPath, IProgressMonitor) 312 API
org.eclipse.core.internal.localstore.FileSystemResourceManager.isSynchronized(IResource, int) 536 API
org.eclipse.core.internal.localstore.CopyVisitor.copyContents(UnifiedTreeNode, Resource, Resource) 88 API
org.eclipse.core.internal.localstore.FileSystemResourceManager.getStore(IResource) 356 API
org.eclipse.core.internal.localstore.HistoryStore2.allFiles(IPath, int, IProgressMonitor) 112 API
org.eclipse.core.internal.localstore.UnifiedTree.addChildren(UnifiedTreeNode) 137 API
org.eclipse.core.internal.localstore.HistoryStore2.copyHistory(IResource, IResource, boolean) 231 API
org.eclipse.core.internal.localstore.HistoryStore2.HistoryStore2(Workspace, IFileStore, int) 73 API
org.eclipse.core.internal.localstore.FileStoreRoot.toLocalPath(URI) 126 API
org.eclipse.core.internal.localstore.UnifiedTree.isRecursiveLink(IFileStore, IFileInfo) 468 API
org.eclipse.core.internal.localstore.FileSystemResourceManager.getFileURI(URI) 108 API
org.eclipse.core.internal.localstore.UnifiedTree.getLocalList(UnifiedTreeNode) 331 API
org.eclipse.core.internal.localstore.FileStoreRoot.computeURI(IPath) 72 API
org.eclipse.core.internal.localstore.HistoryStore2.closeHistoryStore(IResource) 186 API
org.eclipse.core.internal.localstore.FileSystemResourceManager.read(IProject, boolean) 653 API
org.eclipse.core.internal.localstore.DeleteVisitor.delete(UnifiedTreeNode, boolean) 73 API
org.eclipse.core.internal.localstore.HistoryStore2.addState(IPath, IFileStore, IFileInfo, boolean) 97 API
org.eclipse.core.internal.localstore.CopyVisitor.copyProperties(Resource, Resource) 98 API
org.eclipse.core.internal.localstore.DeleteVisitor.delete(UnifiedTreeNode, boolean) 68 API
org.eclipse.core.internal.localstore.RefreshLocalVisitor.visit(UnifiedTreeNode) 307 API
org.eclipse.core.internal.localstore.RefreshLocalVisitor.visit(UnifiedTreeNode) 295 API
org.eclipse.core.internal.localstore.HistoryStore2.getStates(IPath, IProgressMonitor) 259 API
org.eclipse.core.internal.propertytester.ResourcePropertyTester.testProperty(IResource, boolean, Object[], Object) 178 API
org.eclipse.core.internal.propertytester.ResourceMappingPropertyTester.test(Object, String, Object[], Object) 62 API
org.eclipse.core.internal.propertytester.FilePropertyTester.testContentType(IFile, String) 72 API
org.eclipse.core.internal.propertytester.ResourcePropertyTester.test(Object, String, Object[], Object) 119 API
org.eclipse.core.internal.refresh.MonitorManager.getResourcesToMonitor() 104 API
org.eclipse.core.internal.refresh.RefreshJob.runInWorkspace(IProgressMonitor) 161 API
org.eclipse.core.internal.refresh.MonitorManager.getRefreshProviders() 78 API
org.eclipse.core.internal.refresh.MonitorManager.resourceChanged(IResourceChangeEvent) 331 API
org.eclipse.core.internal.refresh.RefreshJob.collectChildrenToDepth(IResource, ArrayList, int) 84 API
org.eclipse.core.internal.refresh.MonitorManager.unmonitorLinkedContents(IProject) 316 API
org.eclipse.core.internal.resources.Resource.setReadOnly(boolean) 1546 API
org.eclipse.core.internal.resources.NatureManager.deconfigureNature(Project, String, MultiStatus) 250 API
org.eclipse.core.internal.resources.ResourceTree.movedProjectSubtree(IProject, IProjectDescription) 637 API
org.eclipse.core.internal.resources.ResourceTree.movedProjectSubtree(IProject, IProjectDescription) 648 API
org.eclipse.core.internal.resources.InternalWorkspaceJob.run(IProgressMonitor) 47 API
org.eclipse.core.internal.resources.NatureManager.hasLinks(IProject) 384 API
org.eclipse.core.internal.resources.Resource.deleteResource(boolean, MultiStatus) 787 API
org.eclipse.core.internal.resources.Project.create(IProjectDescription, IProgressMonitor) 260 API
org.eclipse.core.internal.resources.ProjectPreferences.load() 438 API
org.eclipse.core.internal.resources.ResourceTree.internalDeleteFile(IFile, int, IProgressMonitor) 309 API
org.eclipse.core.internal.resources.CharsetManager.CharsetManagerJob.run(IProgressMonitor) 97 API
org.eclipse.core.internal.resources.ResourceTree.movedFolderSubtree(IFolder, IFolder) 594 API
org.eclipse.core.internal.resources.ResourceTree.movedFolderSubtree(IFolder, IFolder) 584 API
org.eclipse.core.internal.resources.ResourceTree.movedProjectSubtree(IProject, IProjectDescription) 671 API
org.eclipse.core.internal.resources.ResourceTree.movedProjectSubtree(IProject, IProjectDescription) 658 API
org.eclipse.core.internal.resources.ResourceTree.movedFolderSubtree(IFolder, IFolder) 573 API
org.eclipse.core.internal.resources.SaveManager.cleanMasterTable() 206 API
org.eclipse.core.internal.resources.NatureManager.lazyInitialize() 458 API
org.eclipse.core.internal.resources.ResourceTree.movedProjectSubtree(IProject, IProjectDescription) 703 API
org.eclipse.core.internal.resources.SaveManager.cleanMasterTable() 197 API
org.eclipse.core.internal.resources.ResourceTree.movedProjectSubtree(IProject, IProjectDescription) 696 API
org.eclipse.core.internal.resources.ResourceTree.movedProjectSubtree(IProject, IProjectDescription) 687 API
org.eclipse.core.internal.resources.ResourceTree.standardMoveProject(IProject, IProjectDescription, int, IProgressMonitor) 1052 API
org.eclipse.core.internal.resources.ResourceTree.standardMoveProject(IProject, IProjectDescription, int, IProgressMonitor) 1059 API
org.eclipse.core.internal.resources.Project.reconcileLinks(ProjectDescription) 914 API
org.eclipse.core.internal.resources.DelayedSnapshotJob.run(IProgressMonitor) 45 API
org.eclipse.core.internal.resources.ProjectPreferences.computeChildren() 347 API
org.eclipse.core.internal.resources.AliasManager.computeDeepAliases(IResource, IFileStore) 458 API
org.eclipse.core.internal.resources.Project.reconcileLinks(ProjectDescription) 935 API
org.eclipse.core.internal.resources.ResourceTree.moveProjectContent(IProject, IFileStore, int, IProgressMonitor) 749 API
org.eclipse.core.internal.resources.ContentDescriptionManager.invalidateCache(boolean, IProject) 381 API
org.eclipse.core.internal.resources.LocationValidator.validateLinkLocationURI(IResource, URI) 154 API
org.eclipse.core.internal.resources.ResourceTree.movedFile(IFile, IFile) 536 API
org.eclipse.core.internal.resources.ProjectPreferences.save() 571 API
org.eclipse.core.internal.resources.ProjectPreferences.1.run(IProgressMonitor) 502 API
org.eclipse.core.internal.resources.ResourceTree.deletedProject(IProject) 169 API
org.eclipse.core.internal.resources.ResourceTree.standardMoveFile(IFile, IFile, int, IProgressMonitor) 925 API
org.eclipse.core.internal.resources.ResourceTree.standardMoveFile(IFile, IFile, int, IProgressMonitor) 911 API
org.eclipse.core.internal.resources.LocationValidator.toString(URI) 39 API
org.eclipse.core.internal.resources.SaveManager.save(int, Project, IProgressMonitor) 1048 API
org.eclipse.core.internal.resources.ResourceTree.movedFile(IFile, IFile) 526 API
org.eclipse.core.internal.resources.ResourceTree.movedFile(IFile, IFile) 515 API
org.eclipse.core.internal.resources.ResourceTree.internalDeleteProject(IProject, int, IProgressMonitor) 442 API
org.eclipse.core.internal.resources.ContentDescriptionManager.LazyFileInputStream.ensureOpened() 155 API
org.eclipse.core.internal.resources.File.create(InputStream, int, IProgressMonitor) 149 API
org.eclipse.core.internal.resources.ResourceTree.internalDeleteProject(IProject, int, IProgressMonitor) 372 API
org.eclipse.core.internal.resources.ProjectPreferences.loadProperties(IFile) 202 API
org.eclipse.core.internal.resources.ResourceTree.internalDeleteProject(IProject, int, IProgressMonitor) 422 API
org.eclipse.core.internal.resources.ResourceTree.internalDeleteProject(IProject, int, IProgressMonitor) 405 API
org.eclipse.core.internal.resources.ResourceTree.standardMoveFolder(IFolder, IFolder, int, IProgressMonitor) 993 API
org.eclipse.core.internal.resources.ResourceTree.standardMoveFolder(IFolder, IFolder, int, IProgressMonitor) 977 API
org.eclipse.core.internal.resources.ResourceTree.standardMoveProject(IProject, IProjectDescription, int, IProgressMonitor) 1041 API
org.eclipse.core.internal.resources.ContentDescriptionManager.FlushJob.runInWorkspace(IProgressMonitor) 84 API
org.eclipse.core.internal.resources.ContentDescriptionManager.getCacheState() 279 API
org.eclipse.core.internal.resources.ResourceTree.standardDeleteProject(IProject, int, IProgressMonitor) 839 API
org.eclipse.core.internal.resources.ResourceTree.internalDeleteFolder(IFolder, int, IProgressMonitor) 352 API
org.eclipse.core.internal.resources.ResourceTree.deletedFile(IFile) 123 API
org.eclipse.core.internal.resources.Project.internalCopy(IProjectDescription, int, IProgressMonitor) 596 API
org.eclipse.core.internal.resources.Project.internalCopy(IProjectDescription, int, IProgressMonitor) 593 API
org.eclipse.core.internal.resources.Project.internalCopy(IProjectDescription, int, IProgressMonitor) 584 API
org.eclipse.core.internal.resources.Folder.internalCreate(int, boolean, IProgressMonitor) 171 API
org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(MultiStatus, IProgressMonitor) 773 API
org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(Project, IProgressMonitor) 797 API
org.eclipse.core.internal.resources.ContentDescriptionManager.doFlushCache(IProgressMonitor, IPath[]) 227 API
org.eclipse.core.internal.resources.ResourceTree.deletedFolder(IFolder) 146 API
org.eclipse.core.internal.resources.SaveManager.restore(IProgressMonitor) 654 API
org.eclipse.core.internal.resources.AliasManager.addToLocationsMap(IProject) 354 API
org.eclipse.core.internal.resources.SaveManager.restore(IProgressMonitor) 659 API
org.eclipse.core.internal.resources.CharsetDeltaJob.run(IProgressMonitor) 165 API
org.eclipse.core.internal.resources.LocationValidator.validateProjectLocationURI(IProject, URI) 375 API
org.eclipse.core.internal.resources.Resource.1.visitElement(ElementTree, IPathRequestor, Object) 58 API
org.eclipse.core.internal.resources.SaveManager.computeSaveContexts(Plugin[], int, IProject) 299 API
org.eclipse.core.internal.resources.LocationValidator.validateProjectLocationURI(IProject, URI) 322 API
org.eclipse.core.internal.resources.ResourceTree.updateTimestamps(IResource, boolean) 1124 API
org.eclipse.core.internal.resources.Workspace.move(IResource[], IPath, int, IProgressMonitor) 1541 API
org.eclipse.core.internal.resources.Workspace.move(IResource[], IPath, int, IProgressMonitor) 1548 API
org.eclipse.core.internal.resources.Workspace.delete(IResource[], int, IProgressMonitor) 917 API
org.eclipse.core.internal.resources.Workspace.initializeMoveDeleteHook() 1327 API
org.eclipse.core.internal.resources.Workspace.checkpoint(boolean) 369 API
org.eclipse.core.internal.resources.Synchronizer.remove(QualifiedName) 198 API
org.eclipse.core.internal.resources.Workspace.initializeValidator() 1413 API
org.eclipse.core.internal.resources.SavedState.processResourceChangeEvents(IResourceChangeListener) 81 API
org.eclipse.core.internal.resources.Workspace.copy(IResource[], IPath, int, IProgressMonitor) 667 API
org.eclipse.core.internal.resources.Workspace.initializeTeamHook() 1368 API
org.eclipse.core.internal.resources.Workspace.copy(IResource[], IPath, int, IProgressMonitor) 674 API
org.eclipse.core.internal.resources.mapping.ResourceChangeDescriptionFactory.moveOrCopyDeep(IResource, IPath, boolean) 252 API
org.eclipse.core.internal.resources.mapping.ModelProviderManager.lazyInitialize() 65 API
org.eclipse.core.internal.resources.mapping.ResourceChangeDescriptionFactory.buildDeleteDelta(ProposedResourceDelta, IResource) 51 API
org.eclipse.core.internal.utils.FileUtil.computeOverlap(URI, URI, boolean) 119 API
org.eclipse.core.resources.ResourceAttributes.fromFile(File) 48 API
org.eclipse.core.resources.mapping.ResourceTraversal.accept(IResourceVisitor) 70 API
org.eclipse.core.resources.mapping.ResourceMapping.getModelProvider() 135 API
org.eclipse.core.resources.mapping.ResourceChangeValidator.getRootResources(IResourceDelta) 124 API
org.eclipse.core.resources.mapping.ResourceChangeValidator.getProviders(IResource[]) 106 API
org.eclipse.core.internal.runtime.AdapterFactoryProxy.loadFactory(boolean) 111 API
org.eclipse.core.runtime.Platform.getPlugin(String) 737 API
org.eclipse.core.internal.runtime.auth.AuthorizationHandler.getAuthorizationInfo(URL, String, String) 187 API
org.eclipse.core.internal.runtime.auth.AuthorizationHandler.loadKeyring() 59 API
org.eclipse.core.internal.runtime.auth.AuthorizationHandler.getProtectionSpace(URL) 206 API
org.eclipse.core.internal.variables.ContributedValueVariable.initialize() 95 API
org.eclipse.debug.core.DebugPlugin.newProcess(ILaunch, Process, String, Map) 671 API
org.eclipse.debug.core.DebugPlugin.newProcess(ILaunch, Process, String, Map) 686 API
org.eclipse.debug.core.DebugPlugin.getStatusHandler(IStatus) 530 API
org.eclipse.debug.core.model.Breakpoint.run(ISchedulingRule, IWorkspaceRunnable) 336 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector.launchConfigurationChanged(ILaunchConfiguration) 344 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector.getSourcePathComputer() 705 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector.SourceLookupQuery.run() 147 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector.resolveSourceElement(Object, List) 518 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant.findSourceElements(Object) 81 API
org.eclipse.debug.core.sourcelookup.containers.ContainerSourceContainer.ContainerSourceContainer(IContainer, boolean) 68 API
org.eclipse.debug.core.sourcelookup.containers.CompositeSourceContainer.findSourceElements(String, ISourceContainer[]) 91 API
org.eclipse.debug.internal.core.LogicalStructureType.getDescription(IValue) 131 API
org.eclipse.debug.internal.core.ExpressionManager.newWatchExpressionDelegate(String) 131 API
org.eclipse.debug.internal.core.LaunchConfiguration.launch(String, IProgressMonitor, boolean, boolean) 767 API
org.eclipse.debug.internal.core.BreakpointManager.createBreakpoint(IMarker) 503 API
org.eclipse.debug.internal.core.LaunchManager.persistPreferredLaunchDelegates() 2295 API
org.eclipse.debug.internal.core.BreakpointManager.BreakpointManagerVisitor.handleProjectResourceOpenStateChange(IResource) 793 API
org.eclipse.debug.internal.core.LogicalStructureType.getDelegate() 111 API
org.eclipse.debug.internal.core.LaunchConfiguration.contentsEqual(ILaunchConfiguration) 214 API
org.eclipse.debug.internal.core.LaunchManager.isValid(ILaunchConfiguration) 1961 API
org.eclipse.debug.internal.core.BreakpointManager.setEnabled(boolean) 1013 API
org.eclipse.debug.internal.core.BreakpointManager.verifyBreakpoint(IBreakpoint) 607 API
org.eclipse.debug.internal.core.LaunchManager.findLaunchConfigurations(IContainer) 901 API
org.eclipse.debug.internal.core.LaunchManager.initializePreferredDelegates() 1549 API
org.eclipse.debug.internal.core.LaunchConfigurationWorkingCopy.setPreferredLaunchDelegate(Set, String) 727 API
org.eclipse.debug.internal.core.LogicalStructureProvider.getDelegate() 66 API
org.eclipse.debug.internal.core.BreakpointManager.resourceChanged(IResourceChangeEvent) 626 API
org.eclipse.debug.internal.core.LaunchManager.collectAssociatedLaunches(IProject) 2195 API
org.eclipse.debug.internal.core.LaunchManager.resourceChanged(IResourceChangeEvent) 2163 API
org.eclipse.debug.internal.core.BreakpointManager.PostChangeListener.resourceChanged(IResourceChangeEvent) 172 API
org.eclipse.debug.internal.core.LaunchManager.getMappedConfigurations(IResource) 1614 API
org.eclipse.debug.internal.core.BreakpointManager.initializeBreakpoints() 402 API
org.eclipse.debug.internal.core.BreakpointManager.getTypeName(IBreakpoint) 1109 API
org.eclipse.debug.internal.core.LogicalStructureManager.initialize() 259 API
org.eclipse.debug.internal.core.BreakpointManager.BreakpointManagerJob.run(IProgressMonitor) 1090 API
org.eclipse.debug.internal.core.LogicalStructureManager.initialize() 270 API
org.eclipse.debug.internal.core.LaunchConfigurationWorkingCopy.removeModes(Set) 536 API
org.eclipse.debug.internal.core.LaunchConfigurationWorkingCopy.addModes(Set) 520 API
org.eclipse.debug.internal.core.BreakpointManager.BreakpointManagerVisitor.update() 684 API
org.eclipse.debug.internal.core.LaunchManager.initializeLaunchModes() 1812 API
org.eclipse.debug.internal.core.LaunchConfigurationComparator.getComparator() 45 API
org.eclipse.debug.internal.core.ExpressionManager.loadPersistedExpressions() 159 API
org.eclipse.debug.internal.core.BreakpointManager.BreakpointManagerVisitor.update() 678 API
org.eclipse.debug.internal.core.LaunchManager.LaunchManagerVisitor.visit(IResourceDelta) 383 API
org.eclipse.debug.internal.core.LaunchManager.terminateMappedConfigurations(IResource) 2317 API
org.eclipse.debug.internal.core.commands.DebugCommand.1.run(IProgressMonitor) 85 API
org.eclipse.debug.internal.core.commands.DebugCommand.2.run(IProgressMonitor) 138 API
org.eclipse.debug.internal.core.sourcelookup.SourcePathComputer.computeSourceContainers(ILaunchConfiguration, IProgressMonitor) 67 API
org.eclipse.equinox.internal.app.EclipseAppContainer.getBranding() 406 API
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.addModifyListener(IConfigurationElement) 96 API
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.runInitializer(IConfigurationElement) 280 API
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.createNode(RootPreferences, String) 165 API
org.eclipse.core.internal.preferences.PreferencesService.validateVersions(IPath) 1011 API
org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(String) 252 API
EXTENDS
Reference Location Line Number Visibility
org.eclipse.core.internal.resources.ResourceException -1 API
org.eclipse.debug.core.DebugException -1 API
INSTANCEOF
Reference Location Line Number Visibility
org.eclipse.core.internal.content.ContentType.log(String, Throwable) 123 API
org.eclipse.core.internal.jobs.LockManager.handleException(Throwable) 168 API
org.eclipse.core.internal.events.BuildManager.2.handleException(Throwable) 610 API
org.eclipse.core.internal.resources.NatureManager.1.handleException(Throwable) 149 API
org.eclipse.core.internal.resources.NatureManager.2.handleException(Throwable) 265 API
org.eclipse.core.internal.runtime.PlatformLogWriter.getLog(IStatus) 43 API
org.eclipse.core.internal.runtime.auth.Activator.getEntry(IStatus) 72 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector.findSourceElements(Object) 726 API
INSTANTIATION
Reference Location Line Number Visibility
org.eclipse.ant.core.AntRunner.run(IProgressMonitor) 387 API
org.eclipse.ant.core.AntRunner.problemLoadingClass(Throwable) 466 API
org.eclipse.ant.core.AntRunner.getAvailableTargets() 272 API
org.eclipse.ant.core.AntRunner.run(IProgressMonitor) 315 API
org.eclipse.ant.core.AntRunner.handleInvocationTargetException(Object, Class, InvocationTargetException) 451 API
org.eclipse.core.internal.content.ContentTypeSettings.setDefaultCharset(String) 155 API
org.eclipse.core.internal.content.ContentType.addFileSpec(String, int) 153 API
org.eclipse.core.internal.content.ContentType.setDefaultCharset(String) 605 API
org.eclipse.core.internal.content.ContentTypeSettings.removeFileSpec(IScopeContext, String, String, int) 101 API
org.eclipse.core.internal.content.ContentTypeSettings.addFileSpec(IScopeContext, String, String, int) 44 API
org.eclipse.core.internal.content.ContentType.removeFileSpec(String, int) 573 API
org.eclipse.core.internal.content.ContentTypeBuilder.missingMandatoryAttribute(String, String) 206 API
org.eclipse.core.runtime.content.XMLRootElementContentDescriber.setInitializationData(IConfigurationElement, String, Object) 133 API
org.eclipse.core.runtime.content.BinarySignatureDescriber.setInitializationData(IConfigurationElement, String, Object) 105 API
org.eclipse.core.runtime.content.BinarySignatureDescriber.setInitializationData(IConfigurationElement, String, Object) 95 API
org.eclipse.core.expressions.ElementHandler.create(ExpressionConverter, Element) 80 API
org.eclipse.core.expressions.ExpressionConverter.processChildren(IConfigurationElement, CompositeExpression) 127 API
org.eclipse.core.expressions.ExpressionConverter.processChildren(Element, CompositeExpression) 144 API
org.eclipse.core.internal.expressions.Expressions.checkList(Object, Expression) 92 API
org.eclipse.core.internal.expressions.Expressions.getAsIIterable(Object, Expression) 120 API
org.eclipse.core.internal.expressions.DefinitionRegistry.getExpression(String) 73 API
org.eclipse.core.internal.expressions.DefinitionRegistry.getExpression(String) 79 API
org.eclipse.core.internal.expressions.Expressions.findNextComma(String, int) 224 API
org.eclipse.core.internal.expressions.TypeExtensionManager.getProperty(Object, String, String, boolean) 109 API
org.eclipse.core.internal.expressions.TestExpression.TestExpression(Element) 61 API
org.eclipse.core.internal.expressions.PropertyTesterDescriptor.PropertyTesterDescriptor(IConfigurationElement) 46 API
org.eclipse.core.internal.expressions.ResolveExpression.evaluate(IEvaluationContext) 58 API
org.eclipse.core.internal.expressions.PropertyTesterDescriptor.PropertyTesterDescriptor(IConfigurationElement) 38 API
org.eclipse.core.internal.expressions.Expressions.unEscapeString(String) 263 API
org.eclipse.core.internal.expressions.TestExpression.TestExpression(IConfigurationElement) 46 API
org.eclipse.core.internal.expressions.Expressions.checkAttribute(String, String) 64 API
org.eclipse.core.internal.expressions.TypeExtension.findTypeExtender(TypeExtensionManager, String, String, boolean, boolean) 100 API
org.eclipse.core.internal.expressions.Expressions.checkAttribute(String, String, String[]) 76 API
org.eclipse.core.internal.expressions.WithExpression.evaluate(IEvaluationContext) 65 API
org.eclipse.core.internal.expressions.Expressions.getAsICountable(Object, Expression) 149 API
org.eclipse.core.internal.expressions.Expressions.checkCollection(Object, Expression) 84 API
org.eclipse.core.internal.filesystem.Policy.error(int, String, Throwable) 55 API
org.eclipse.core.internal.filesystem.local.LocalFile.delete(int, IProgressMonitor) 107 API
org.eclipse.core.internal.resources.PathVariableManager.checkIsValidName(String) 55 API
org.eclipse.core.internal.resources.Project.setDescription(IProjectDescription, int, IProgressMonitor) 983 API
org.eclipse.core.internal.resources.Project.setDescription(IProjectDescription, int, IProgressMonitor) 995 API
org.eclipse.core.internal.resources.Project.open(int, IProgressMonitor) 847 API
org.eclipse.core.internal.resources.ProjectPreferences.2.run(IProgressMonitor) 541 API
org.eclipse.core.internal.resources.ProjectPreferences.removeNode(Preferences) 251 API
org.eclipse.core.internal.resources.ProjectPreferences.updatePreferences(IFile) 287 API
org.eclipse.core.internal.resources.Project.updateDescription() 1067 API
org.eclipse.core.internal.resources.PathVariableManager.checkIsValidValue(IPath) 65 API
org.eclipse.core.internal.resources.ProjectPreferences.1.run(IProgressMonitor) 498 API
org.eclipse.core.internal.resources.Workspace.shutdown(IProgressMonitor) 1913 API
org.eclipse.core.internal.resources.mapping.ModelProviderDescriptor.getModelProvider() 86 API
org.eclipse.core.runtime.Preferences.importPreferences(IPath) 387 API
org.eclipse.core.runtime.Preferences.importPreferences(IPath) 378 API
org.eclipse.core.runtime.Preferences.exportPreferences(IPath) 342 API
org.eclipse.core.internal.runtime.auth.AuthorizationDatabase.save() 322 API
org.eclipse.core.internal.runtime.auth.AuthorizationDatabase.save() 331 API
org.eclipse.core.internal.runtime.auth.AuthorizationDatabase.load() 280 API
org.eclipse.core.internal.runtime.auth.AuthorizationDatabase.load() 282 API
org.eclipse.core.internal.variables.StringSubstitutionEngine.performStringSubstitution(String, boolean, boolean, IStringVariableManager) 106 API
org.eclipse.core.internal.variables.DynamicVariable.getValue(String) 51 API
org.eclipse.core.internal.variables.DynamicVariable.getValue(String) 45 API
org.eclipse.core.internal.variables.DynamicVariable.getValue(String) 39 API
org.eclipse.core.internal.variables.StringSubstitutionEngine.resolve(StringSubstitutionEngine.VariableReference, boolean, boolean, IStringVariableManager) 282 API
org.eclipse.core.internal.variables.StringVariableManager.addVariables(IValueVariable[]) 389 API
org.eclipse.core.internal.variables.StringSubstitutionEngine.resolve(StringSubstitutionEngine.VariableReference, boolean, boolean, IStringVariableManager) 259 API
org.eclipse.debug.core.DebugPlugin.abort(String, Throwable) 1198 API
org.eclipse.debug.core.DebugPlugin.exec(String[], File, String[]) 790 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant.findSourceElements(Object) 95 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector.abort(String, Throwable) 229 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector.SourceLookupQuery.run() 161 API
org.eclipse.debug.core.sourcelookup.containers.LocalFileStorage.getContents() 60 API
org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainerTypeDelegate.abort(String, Throwable) 39 API
org.eclipse.debug.core.sourcelookup.containers.ZipEntryStorage.getContents() 68 API
org.eclipse.debug.core.sourcelookup.containers.CompositeSourceContainer.findSourceElements(String, ISourceContainer[]) 104 API
org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainer.abort(String, Throwable) 44 API
org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainer.warn(String, Throwable) 57 API
org.eclipse.debug.internal.core.LaunchConfiguration.getMemento() 491 API
org.eclipse.debug.internal.core.LaunchConfiguration.getMappedResources() 435 API
org.eclipse.debug.internal.core.LaunchConfiguration.getMappedResources() 446 API
org.eclipse.debug.internal.core.LaunchConfiguration.LaunchConfiguration(String) 174 API
org.eclipse.debug.internal.core.LaunchConfiguration.LaunchConfiguration(String) 187 API
org.eclipse.debug.internal.core.LaunchConfiguration.LaunchConfiguration(String) 198 API
org.eclipse.debug.internal.core.LaunchConfiguration.getMappedResources() 464 API
org.eclipse.debug.internal.core.LaunchManager.newSourceLocator(String) 2048 API
org.eclipse.debug.internal.core.LaunchConfigurationWorkingCopy.writeNewFile(IProgressMonitor) 358 API
org.eclipse.debug.internal.core.SystemPropertyResolver.resolveValue(IDynamicVariable, String) 31 API
org.eclipse.debug.internal.core.LaunchConfiguration.launch(String, IProgressMonitor, boolean, boolean) 677 API
org.eclipse.debug.internal.core.LaunchConfiguration.launch(String, IProgressMonitor, boolean, boolean) 671 API
org.eclipse.debug.internal.core.LaunchMode.missingAttribute(String) 61 API
org.eclipse.debug.internal.core.LaunchConfiguration.delete() 251 API
org.eclipse.debug.internal.core.LogicalStructureProvider.LogicalStructureProvider(IConfigurationElement) 41 API
org.eclipse.debug.internal.core.LogicalStructureProvider.LogicalStructureProvider(IConfigurationElement) 37 API
org.eclipse.debug.internal.core.LaunchConfiguration.launch(String, IProgressMonitor, boolean, boolean) 701 API
org.eclipse.debug.internal.core.LogicalStructureType.missingAttribute(String) 73 API
org.eclipse.debug.internal.core.LaunchDelegate.getDelegate() 87 API
org.eclipse.debug.internal.core.LaunchConfigurationType.getDelegate(String) 160 API
org.eclipse.debug.internal.core.EnvironmentVariableResolver.resolveValue(IDynamicVariable, String) 36 API
org.eclipse.debug.internal.core.LaunchConfiguration.launch(String, IProgressMonitor, boolean, boolean) 648 API
org.eclipse.debug.internal.core.LaunchConfiguration.getMemento() 511 API
org.eclipse.debug.internal.core.sourcelookup.SourceContainerType.getMemento(ISourceContainer) 58 API
org.eclipse.core.internal.preferences.PreferencesService.applyPreferences(IEclipsePreferences, IPreferenceFilter[]) 96 API
org.eclipse.core.internal.preferences.PreferencesService.readPreferences(InputStream) 812 API
org.eclipse.core.internal.preferences.PreferencesService.matches(IEclipsePreferences, IPreferenceFilter[]) 775 API
org.eclipse.core.internal.preferences.PreferencesService.applyPreferences(IExportedPreferences) 174 API
org.eclipse.core.internal.preferences.PreferencesService.exportPreferences(IEclipsePreferences, IPreferenceFilter[], OutputStream) 368 API
org.eclipse.core.internal.preferences.PreferencesService.applyPreferences(IExportedPreferences) 167 API
org.eclipse.core.internal.preferences.PreferencesService.readPreferences(InputStream) 823 API
org.eclipse.core.internal.preferences.PreferencesService.exportPreferences(IEclipsePreferences, OutputStream, String[]) 394 API
org.eclipse.core.internal.preferences.PreferencesService.exportPreferences(IEclipsePreferences, OutputStream, String[]) 389 API
org.eclipse.core.internal.registry.RegistryProviderFactory.setDefault(IRegistryProvider) 31 API
org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(String) 56 API
org.eclipse.core.internal.registry.ConfigurationElement.throwException(String, Throwable) 62 API
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(String, Throwable) 180 API
org.eclipse.core.runtime.spi.RegistryStrategy.createExecutableExtension(RegistryContributor, String, String) 204 API
org.eclipse.core.runtime.spi.RegistryStrategy.createExecutableExtension(RegistryContributor, String, String) 211 API
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.core.internal.content.ContentTypeBuilder.registerContentType(IConfigurationElement) 213 API
org.eclipse.core.internal.content.ContentType.getDescriber() 273 API
org.eclipse.core.internal.expressions.TypeExtension.findTypeExtender(TypeExtensionManager, String, String, boolean, boolean) 95 API
org.eclipse.core.internal.expressions.TypeExtensionManager.loadTesters(Class) 171 API
org.eclipse.core.filesystem.provider.FileStore.move(IFileStore, int, IProgressMonitor) 385 API
org.eclipse.core.filesystem.provider.FileStore.copyFile(IFileInfo, IFileStore, int, IProgressMonitor) 219 API
org.eclipse.core.filesystem.provider.FileStore.getFileSystem() 312 API
org.eclipse.core.internal.filesystem.InternalFileSystemCore.getFileSystem(String) 75 API
org.eclipse.core.internal.filesystem.InternalFileSystemCore.getNullFileSystem() 154 API
org.eclipse.core.internal.filesystem.InternalFileSystemCore.getLocalFileSystem() 90 API
org.eclipse.core.internal.events.AutoBuildJob.run(IProgressMonitor) 242 API
org.eclipse.core.internal.events.BuildManager.basicBuild(IProject, int, String, Map, IProgressMonitor) 274 API
org.eclipse.core.internal.events.BuildManager.initializeBuilder(String, IProject, int, MultiStatus) 733 API
org.eclipse.core.internal.events.BuildManager.basicBuild(IProject, int, ICommand[], MultiStatus, IProgressMonitor) 199 API
org.eclipse.core.internal.events.NotificationManager.NotifyJob.run(IProgressMonitor) 40 API
org.eclipse.core.internal.localstore.HistoryStore2.copyHistory(IResource, IResource, boolean) 231 API
org.eclipse.core.internal.localstore.FileSystemResourceManager.read(IProject, boolean) 653 API
org.eclipse.core.internal.localstore.HistoryStore2.allFiles(IPath, int, IProgressMonitor) 112 API
org.eclipse.core.internal.localstore.HistoryStore2.remove(IPath, IProgressMonitor) 312 API
org.eclipse.core.internal.localstore.HistoryStore2.addState(IPath, IFileStore, IFileInfo, boolean) 97 API
org.eclipse.core.internal.localstore.CopyVisitor.copyProperties(Resource, Resource) 98 API
org.eclipse.core.internal.localstore.FileSystemResourceManager.isSynchronized(IResource, int) 536 API
org.eclipse.core.internal.localstore.DeleteVisitor.delete(UnifiedTreeNode, boolean) 68 API
org.eclipse.core.internal.localstore.RefreshLocalVisitor.visit(UnifiedTreeNode) 295 API
org.eclipse.core.internal.localstore.RefreshLocalVisitor.visit(UnifiedTreeNode) 307 API
org.eclipse.core.internal.localstore.HistoryStore2.closeHistoryStore(IResource) 186 API
org.eclipse.core.internal.localstore.CopyVisitor.copyContents(UnifiedTreeNode, Resource, Resource) 88 API
org.eclipse.core.internal.localstore.HistoryStore2.getStates(IPath, IProgressMonitor) 259 API
org.eclipse.core.internal.propertytester.FilePropertyTester.testContentType(IFile, String) 72 API
org.eclipse.core.internal.refresh.MonitorManager.getResourcesToMonitor() 104 API
org.eclipse.core.internal.refresh.MonitorManager.getRefreshProviders() 78 API
org.eclipse.core.internal.refresh.RefreshJob.runInWorkspace(IProgressMonitor) 161 API
org.eclipse.core.internal.refresh.MonitorManager.unmonitorLinkedContents(IProject) 316 API
org.eclipse.core.internal.resources.ResourceTree.standardDeleteProject(IProject, int, IProgressMonitor) 839 API
org.eclipse.core.internal.resources.File.create(InputStream, int, IProgressMonitor) 149 API
org.eclipse.core.internal.resources.ContentDescriptionManager.getCacheState() 279 API
org.eclipse.core.internal.resources.Resource.1.visitElement(ElementTree, IPathRequestor, Object) 58 API
org.eclipse.core.internal.resources.ContentDescriptionManager.LazyFileInputStream.ensureOpened() 155 API
org.eclipse.core.internal.resources.ResourceTree.standardMoveProject(IProject, IProjectDescription, int, IProgressMonitor) 1041 API
org.eclipse.core.internal.resources.ResourceTree.deletedFolder(IFolder) 146 API
org.eclipse.core.internal.resources.ResourceTree.standardMoveFolder(IFolder, IFolder, int, IProgressMonitor) 977 API
org.eclipse.core.internal.resources.SaveManager.restore(IProgressMonitor) 654 API
org.eclipse.core.internal.resources.SaveManager.restore(IProgressMonitor) 659 API
org.eclipse.core.internal.resources.CharsetDeltaJob.run(IProgressMonitor) 165 API
org.eclipse.core.internal.resources.NatureManager.deconfigureNature(Project, String, MultiStatus) 250 API
org.eclipse.core.internal.resources.ContentDescriptionManager.FlushJob.runInWorkspace(IProgressMonitor) 84 API
org.eclipse.core.internal.resources.ResourceTree.deletedFile(IFile) 123 API
org.eclipse.core.internal.resources.Project.internalCopy(IProjectDescription, int, IProgressMonitor) 593 API
org.eclipse.core.internal.resources.Project.internalCopy(IProjectDescription, int, IProgressMonitor) 584 API
org.eclipse.core.internal.resources.Folder.internalCreate(int, boolean, IProgressMonitor) 171 API
org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(MultiStatus, IProgressMonitor) 773 API
org.eclipse.core.internal.resources.ProjectPreferences.loadProperties(IFile) 202 API
org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(Project, IProgressMonitor) 797 API
org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(Project, IProgressMonitor) 789 API
org.eclipse.core.internal.resources.LocationValidator.validateProjectLocationURI(IProject, URI) 322 API
org.eclipse.core.internal.resources.ResourceTree.internalDeleteProject(IProject, int, IProgressMonitor) 442 API
org.eclipse.core.internal.resources.ResourceTree.internalDeleteFile(IFile, int, IProgressMonitor) 309 API
org.eclipse.core.internal.resources.ResourceTree.movedFolderSubtree(IFolder, IFolder) 594 API
org.eclipse.core.internal.resources.ResourceTree.movedFolderSubtree(IFolder, IFolder) 584 API
org.eclipse.core.internal.resources.SaveManager.computeSaveContexts(Plugin[], int, IProject) 299 API
org.eclipse.core.internal.resources.SaveManager.save(int, Project, IProgressMonitor) 1048 API
org.eclipse.core.internal.resources.ResourceTree.internalDeleteProject(IProject, int, IProgressMonitor) 372 API
org.eclipse.core.internal.resources.ResourceTree.movedFolderSubtree(IFolder, IFolder) 573 API
org.eclipse.core.internal.resources.ResourceTree.moveProjectContent(IProject, IFileStore, int, IProgressMonitor) 749 API
org.eclipse.core.internal.resources.ResourceTree.movedProjectSubtree(IProject, IProjectDescription) 637 API
org.eclipse.core.internal.resources.SaveManager.cleanMasterTable() 206 API
org.eclipse.core.internal.resources.ResourceTree.movedProjectSubtree(IProject, IProjectDescription) 648 API
org.eclipse.core.internal.resources.SaveManager.cleanMasterTable() 197 API
org.eclipse.core.internal.resources.ResourceTree.internalDeleteProject(IProject, int, IProgressMonitor) 422 API
org.eclipse.core.internal.resources.ResourceTree.movedProjectSubtree(IProject, IProjectDescription) 671 API
org.eclipse.core.internal.resources.ResourceTree.movedProjectSubtree(IProject, IProjectDescription) 658 API
org.eclipse.core.internal.resources.NatureManager.lazyInitialize() 458 API
org.eclipse.core.internal.resources.ProjectPreferences.load() 438 API
org.eclipse.core.internal.resources.ResourceTree.movedProjectSubtree(IProject, IProjectDescription) 703 API
org.eclipse.core.internal.resources.ResourceTree.movedProjectSubtree(IProject, IProjectDescription) 696 API
org.eclipse.core.internal.resources.InternalWorkspaceJob.run(IProgressMonitor) 47 API
org.eclipse.core.internal.resources.Resource.deleteResource(boolean, MultiStatus) 787 API
org.eclipse.core.internal.resources.ResourceTree.movedProjectSubtree(IProject, IProjectDescription) 687 API
org.eclipse.core.internal.resources.Resource.deleteResource(boolean, MultiStatus) 784 API
org.eclipse.core.internal.resources.NatureManager.hasLinks(IProject) 384 API
org.eclipse.core.internal.resources.ResourceTree.internalDeleteFolder(IFolder, int, IProgressMonitor) 352 API
org.eclipse.core.internal.resources.CharsetManager.CharsetManagerJob.run(IProgressMonitor) 97 API
org.eclipse.core.internal.resources.ResourceTree.deletedProject(IProject) 169 API
org.eclipse.core.internal.resources.Project.create(IProjectDescription, IProgressMonitor) 260 API
org.eclipse.core.internal.resources.ContentDescriptionManager.invalidateCache(boolean, IProject) 381 API
org.eclipse.core.internal.resources.ContentDescriptionManager.doFlushCache(IProgressMonitor, IPath[]) 227 API
org.eclipse.core.internal.resources.ResourceTree.standardMoveProject(IProject, IProjectDescription, int, IProgressMonitor) 1052 API
org.eclipse.core.internal.resources.ResourceTree.standardMoveFile(IFile, IFile, int, IProgressMonitor) 911 API
org.eclipse.core.internal.resources.Project.reconcileLinks(ProjectDescription) 914 API
org.eclipse.core.internal.resources.DelayedSnapshotJob.run(IProgressMonitor) 45 API
org.eclipse.core.internal.resources.ResourceTree.movedFile(IFile, IFile) 536 API
org.eclipse.core.internal.resources.Project.reconcileLinks(ProjectDescription) 935 API
org.eclipse.core.internal.resources.ResourceTree.movedFile(IFile, IFile) 515 API
org.eclipse.core.internal.resources.ResourceTree.movedFile(IFile, IFile) 526 API
org.eclipse.core.internal.resources.ProjectPreferences.save() 571 API
org.eclipse.core.internal.resources.Workspace.initializeValidator() 1413 API
org.eclipse.core.internal.resources.Workspace.initializeMoveDeleteHook() 1327 API
org.eclipse.core.internal.resources.SavedState.processResourceChangeEvents(IResourceChangeListener) 81 API
org.eclipse.core.internal.resources.Workspace.copy(IResource[], IPath, int, IProgressMonitor) 667 API
org.eclipse.core.internal.resources.Workspace.copy(IResource[], IPath, int, IProgressMonitor) 674 API
org.eclipse.core.internal.resources.Workspace.move(IResource[], IPath, int, IProgressMonitor) 1541 API
org.eclipse.core.internal.resources.Workspace.move(IResource[], IPath, int, IProgressMonitor) 1548 API
org.eclipse.core.internal.resources.Workspace.delete(IResource[], int, IProgressMonitor) 917 API
org.eclipse.core.internal.resources.Workspace.checkpoint(boolean) 369 API
org.eclipse.core.internal.resources.Synchronizer.remove(QualifiedName) 198 API
org.eclipse.core.internal.resources.Workspace.initializeTeamHook() 1368 API
org.eclipse.core.internal.resources.mapping.ModelProviderManager.lazyInitialize() 65 API
org.eclipse.core.internal.resources.mapping.ResourceChangeDescriptionFactory.moveOrCopyDeep(IResource, IPath, boolean) 252 API
org.eclipse.core.resources.mapping.ResourceChangeValidator.getProviders(IResource[]) 106 API
org.eclipse.core.resources.mapping.ResourceTraversal.accept(IResourceVisitor) 70 API
org.eclipse.core.resources.mapping.ResourceMapping.getModelProvider() 135 API
org.eclipse.core.resources.mapping.ResourceChangeValidator.getRootResources(IResourceDelta) 124 API
org.eclipse.core.internal.runtime.AdapterFactoryProxy.loadFactory(boolean) 111 API
org.eclipse.core.internal.variables.ContributedValueVariable.initialize() 95 API
org.eclipse.debug.core.DebugPlugin.newProcess(ILaunch, Process, String, Map) 686 API
org.eclipse.debug.core.DebugPlugin.getStatusHandler(IStatus) 530 API
org.eclipse.debug.core.model.Breakpoint.run(ISchedulingRule, IWorkspaceRunnable) 336 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector.SourceLookupQuery.run() 147 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant.findSourceElements(Object) 55 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector.SourceLookupQuery.run() 131 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant.findSourceElements(Object) 81 API
org.eclipse.debug.core.sourcelookup.containers.CompositeSourceContainer.findSourceElements(String, ISourceContainer[]) 91 API
org.eclipse.debug.core.sourcelookup.containers.CompositeSourceContainer.findSourceElements(String, ISourceContainer[]) 70 API
org.eclipse.debug.internal.core.BreakpointManager.PostChangeListener.resourceChanged(IResourceChangeEvent) 172 API
org.eclipse.debug.internal.core.LaunchManager.resourceChanged(IResourceChangeEvent) 2163 API
org.eclipse.debug.internal.core.BreakpointManager.setEnabled(boolean) 1013 API
org.eclipse.debug.internal.core.LaunchConfigurationWorkingCopy.removeModes(Set) 536 API
org.eclipse.debug.internal.core.LogicalStructureType.getDescription(IValue) 131 API
org.eclipse.debug.internal.core.ExpressionManager.newWatchExpressionDelegate(String) 131 API
org.eclipse.debug.internal.core.LaunchManager.initializeLaunchModes() 1812 API
org.eclipse.debug.internal.core.LaunchManager.initializePreferredDelegates() 1549 API
org.eclipse.debug.internal.core.LaunchManager.LaunchManagerVisitor.visit(IResourceDelta) 383 API
org.eclipse.debug.internal.core.BreakpointManager.verifyBreakpoint(IBreakpoint) 607 API
org.eclipse.debug.internal.core.BreakpointManager.resourceChanged(IResourceChangeEvent) 626 API
org.eclipse.debug.internal.core.LaunchManager.collectAssociatedLaunches(IProject) 2195 API
org.eclipse.debug.internal.core.LaunchConfiguration.launch(String, IProgressMonitor, boolean, boolean) 767 API
org.eclipse.debug.internal.core.LaunchConfigurationWorkingCopy.addModes(Set) 520 API
org.eclipse.debug.internal.core.BreakpointManager.BreakpointManagerVisitor.update() 684 API
org.eclipse.debug.internal.core.LaunchConfigurationWorkingCopy.setPreferredLaunchDelegate(Set, String) 727 API
org.eclipse.debug.internal.core.ExpressionManager.loadPersistedExpressions() 159 API
org.eclipse.debug.internal.core.LogicalStructureType.getDelegate() 111 API
org.eclipse.debug.internal.core.BreakpointManager.BreakpointManagerJob.run(IProgressMonitor) 1090 API
org.eclipse.debug.internal.core.BreakpointManager.BreakpointManagerVisitor.handleProjectResourceOpenStateChange(IResource) 793 API
org.eclipse.debug.internal.core.LogicalStructureManager.initialize() 259 API
org.eclipse.debug.internal.core.LaunchManager.persistPreferredLaunchDelegates() 2295 API
org.eclipse.debug.internal.core.LaunchConfigurationComparator.getComparator() 45 API
org.eclipse.debug.internal.core.LogicalStructureManager.initialize() 270 API
org.eclipse.debug.internal.core.LaunchManager.getMappedConfigurations(IResource) 1614 API
org.eclipse.debug.internal.core.LaunchManager.isValid(ILaunchConfiguration) 1961 API
org.eclipse.debug.internal.core.BreakpointManager.initializeBreakpoints() 402 API
org.eclipse.debug.internal.core.LogicalStructureProvider.getDelegate() 66 API
org.eclipse.debug.internal.core.LaunchManager.terminateMappedConfigurations(IResource) 2317 API
org.eclipse.debug.internal.core.BreakpointManager.createBreakpoint(IMarker) 503 API
org.eclipse.debug.internal.core.commands.DebugCommand.1.run(IProgressMonitor) 85 API
org.eclipse.debug.internal.core.commands.DebugCommand.2.run(IProgressMonitor) 138 API
org.eclipse.debug.internal.core.sourcelookup.SourcePathComputer.computeSourceContainers(ILaunchConfiguration, IProgressMonitor) 67 API
org.eclipse.equinox.internal.app.EclipseAppContainer.getBranding() 406 API
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.addModifyListener(IConfigurationElement) 96 API
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.runInitializer(IConfigurationElement) 280 API
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.createNode(RootPreferences, String) 165 API
org.eclipse.core.internal.preferences.PreferencesService.validateVersions(IPath) 1011 API
org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(String) 252 API
PARAMETER
Reference Location Line Number Visibility
org.eclipse.core.internal.localstore.HistoryStore2.log(CoreException) -1 API
org.eclipse.core.internal.resources.mapping.ResourceChangeDescriptionFactory.fail(CoreException) -1 API
THROWS
Reference Location Line Number Visibility
org.eclipse.ant.core.AntRunner.run() -1 API
org.eclipse.ant.core.AntRunner.run(IProgressMonitor) -1 API
org.eclipse.ant.core.AntRunner.getAvailableTargets() -1 API
org.eclipse.ant.core.AntRunner.handleInvocationTargetException(Object, Class, InvocationTargetException) -1 API
org.eclipse.ant.core.AntRunner.problemLoadingClass(Throwable) -1 API
org.eclipse.ant.internal.core.contentDescriber.AntBuildfileContentDescriber.setInitializationData(IConfigurationElement, String, Object) -1 API
org.eclipse.core.internal.content.ContentTypeSettings.removeFileSpec(String, int) -1 API
org.eclipse.core.internal.content.ContentTypeSettings.removeFileSpec(IScopeContext, String, String, int) -1 API
org.eclipse.core.internal.content.ContentTypeBuilder.missingMandatoryAttribute(String, String) -1 API
org.eclipse.core.internal.content.ContentType.addFileSpec(String, int) -1 API
org.eclipse.core.internal.content.ContentTypeHandler.setDefaultCharset(String) -1 API
org.eclipse.core.internal.content.ContentTypeHandler.removeFileSpec(String, int) -1 API
org.eclipse.core.internal.content.ContentTypeSettings.setDefaultCharset(String) -1 API
org.eclipse.core.internal.content.ContentTypeSettings.addFileSpec(String, int) -1 API
org.eclipse.core.internal.content.ContentTypeSettings.addFileSpec(IScopeContext, String, String, int) -1 API
org.eclipse.core.internal.content.ContentType.setDefaultCharset(String) -1 API
org.eclipse.core.internal.content.ContentTypeHandler.addFileSpec(String, int) -1 API
org.eclipse.core.internal.content.ContentTypeHandler.getSettings(IScopeContext) -1 API
org.eclipse.core.internal.content.ContentType.removeFileSpec(String, int) -1 API
org.eclipse.core.internal.content.ContentTypeBuilder.createContentType(IConfigurationElement) -1 API
org.eclipse.core.runtime.content.IContentTypeSettings.setDefaultCharset(String) -1 API
org.eclipse.core.runtime.content.IContentTypeSettings.addFileSpec(String, int) -1 API
org.eclipse.core.runtime.content.IContentTypeSettings.removeFileSpec(String, int) -1 API
org.eclipse.core.runtime.content.BinarySignatureDescriber.setInitializationData(IConfigurationElement, String, Object) -1 API
org.eclipse.core.runtime.content.XMLRootElementContentDescriber.setInitializationData(IConfigurationElement, String, Object) -1 API
org.eclipse.core.runtime.content.IContentType.getSettings(IScopeContext) -1 API
org.eclipse.core.expressions.EvaluationContext.resolveVariable(String, Object[]) -1 API
org.eclipse.core.expressions.ElementHandler.processChildren(ExpressionConverter, Element, CompositeExpression) -1 API
org.eclipse.core.expressions.ElementHandler.processChildren(ExpressionConverter, IConfigurationElement, CompositeExpression) -1 API
org.eclipse.core.expressions.ExpressionConverter.processChildren(Element, CompositeExpression) -1 API
org.eclipse.core.expressions.ExpressionConverter.processChildren(IConfigurationElement, CompositeExpression) -1 API
org.eclipse.core.expressions.ElementHandler.create(ExpressionConverter, Element) -1 API
org.eclipse.core.expressions.ElementHandler.create(ExpressionConverter, IConfigurationElement) -1 API
org.eclipse.core.expressions.IEvaluationContext.resolveVariable(String, Object[]) -1 API
org.eclipse.core.expressions.IPropertyTester.instantiate() -1 API
org.eclipse.core.expressions.Expression.evaluate(IEvaluationContext) -1 API
org.eclipse.core.expressions.ExpressionConverter.perform(IConfigurationElement) -1 API
org.eclipse.core.expressions.ExpressionConverter.perform(Element) -1 API
org.eclipse.core.expressions.IVariableResolver.resolve(String, Object[]) -1 API
org.eclipse.core.internal.expressions.TypeExtension.2.findTypeExtender(TypeExtensionManager, String, String, boolean, boolean) -1 API
org.eclipse.core.internal.expressions.ResolveExpression.ResolveExpression(IConfigurationElement) -1 API
org.eclipse.core.internal.expressions.ResolveExpression.ResolveExpression(Element) -1 API
org.eclipse.core.internal.expressions.DefaultVariable.resolveVariable(String, Object[]) -1 API
org.eclipse.core.internal.expressions.InstanceofExpression.InstanceofExpression(IConfigurationElement) -1 API
org.eclipse.core.internal.expressions.InstanceofExpression.InstanceofExpression(Element) -1 API
org.eclipse.core.internal.expressions.PropertyTesterDescriptor.instantiate() -1 API
org.eclipse.core.internal.expressions.EqualsExpression.EqualsExpression(Element) -1 API
org.eclipse.core.internal.expressions.EqualsExpression.EqualsExpression(IConfigurationElement) -1 API
org.eclipse.core.internal.expressions.Expressions.checkAttribute(String, String, String[]) -1 API
org.eclipse.core.internal.expressions.Expressions.checkAttribute(String, String) -1 API
org.eclipse.core.internal.expressions.SystemTestExpression.evaluate(IEvaluationContext) -1 API
org.eclipse.core.internal.expressions.NotExpression.evaluate(IEvaluationContext) -1 API
org.eclipse.core.internal.expressions.CountExpression.evaluate(IEvaluationContext) -1 API
org.eclipse.core.internal.expressions.Expressions.checkCollection(Object, Expression) -1 API
org.eclipse.core.internal.expressions.OrExpression.evaluate(IEvaluationContext) -1 API
org.eclipse.core.internal.expressions.AdaptExpression.evaluate(IEvaluationContext) -1 API
org.eclipse.core.internal.expressions.WithExpression.WithExpression(Element) -1 API
org.eclipse.core.internal.expressions.WithExpression.WithExpression(IConfigurationElement) -1 API
org.eclipse.core.internal.expressions.Expressions.unEscapeString(String) -1 API
org.eclipse.core.internal.expressions.ReferenceExpression.evaluate(IEvaluationContext) -1 API
org.eclipse.core.internal.expressions.AndExpression.evaluate(IEvaluationContext) -1 API
org.eclipse.core.internal.expressions.Expressions.getAsIIterable(Object, Expression) -1 API
org.eclipse.core.internal.expressions.TypeExtensionManager.1.instantiate() -1 API
org.eclipse.core.internal.expressions.EqualsExpression.evaluate(IEvaluationContext) -1 API
org.eclipse.core.internal.expressions.TypeExtension.findTypeExtender(TypeExtensionManager, String, String, boolean, boolean) -1 API
org.eclipse.core.internal.expressions.TestExpression.evaluate(IEvaluationContext) -1 API
org.eclipse.core.internal.expressions.PropertyTesterDescriptor.PropertyTesterDescriptor(IConfigurationElement) -1 API
org.eclipse.core.internal.expressions.WithExpression.evaluate(IEvaluationContext) -1 API
org.eclipse.core.internal.expressions.IterateExpression.IterateExpression(String) -1 API
org.eclipse.core.internal.expressions.IterateExpression.IterateExpression(String, String) -1 API
org.eclipse.core.internal.expressions.IterateExpression.IterateExpression(Element) -1 API
org.eclipse.core.internal.expressions.IterateExpression.IterateExpression(IConfigurationElement) -1 API
org.eclipse.core.internal.expressions.Expressions.checkList(Object, Expression) -1 API
org.eclipse.core.internal.expressions.TestExpression.TestExpression(Element) -1 API
org.eclipse.core.internal.expressions.TestExpression.TestExpression(IConfigurationElement) -1 API
org.eclipse.core.internal.expressions.Expressions.parseArguments(String) -1 API
org.eclipse.core.internal.expressions.IterateExpression.IteratePool.resolveVariable(String, Object[]) -1 API
org.eclipse.core.internal.expressions.EnablementExpression.evaluate(IEvaluationContext) -1 API
org.eclipse.core.internal.expressions.Expressions.getArguments(IConfigurationElement, String) -1 API
org.eclipse.core.internal.expressions.Expressions.getArguments(Element, String) -1 API
org.eclipse.core.internal.expressions.ResolveExpression.evaluate(IEvaluationContext) -1 API
org.eclipse.core.internal.expressions.AdaptExpression.AdaptExpression(IConfigurationElement) -1 API
org.eclipse.core.internal.expressions.AdaptExpression.AdaptExpression(Element) -1 API
org.eclipse.core.internal.expressions.DefinitionRegistry.getExpression(String, IConfigurationElement) -1 API
org.eclipse.core.internal.expressions.DefinitionRegistry.getExpression(String) -1 API
org.eclipse.core.internal.expressions.ReferenceExpression.ReferenceExpression(Element) -1 API
org.eclipse.core.internal.expressions.ReferenceExpression.ReferenceExpression(IConfigurationElement) -1 API
org.eclipse.core.internal.expressions.Expressions.convertArgument(String) -1 API
org.eclipse.core.internal.expressions.StandardElementHandler.create(ExpressionConverter, Element) -1 API
org.eclipse.core.internal.expressions.StandardElementHandler.create(ExpressionConverter, IConfigurationElement) -1 API
org.eclipse.core.internal.expressions.IterateExpression.evaluate(IEvaluationContext) -1 API
org.eclipse.core.internal.expressions.SystemTestExpression.SystemTestExpression(IConfigurationElement) -1 API
org.eclipse.core.internal.expressions.SystemTestExpression.SystemTestExpression(Element) -1 API
org.eclipse.core.internal.expressions.CompositeExpression.evaluateOr(IEvaluationContext) -1 API
org.eclipse.core.internal.expressions.IterateExpression.initializeOperatorValue(String) -1 API
org.eclipse.core.internal.expressions.CompositeExpression.evaluateAnd(IEvaluationContext) -1 API
org.eclipse.core.internal.expressions.Expressions.findNextComma(String, int) -1 API
org.eclipse.core.internal.expressions.Expressions.getAsICountable(Object, Expression) -1 API
org.eclipse.core.internal.expressions.TypeExtensionManager.getProperty(Object, String, String) -1 API
org.eclipse.core.internal.expressions.TypeExtensionManager.getProperty(Object, String, String, boolean) -1 API
org.eclipse.core.filesystem.IFileStore.openOutputStream(int, IProgressMonitor) -1 API
org.eclipse.core.filesystem.IFileStore.toLocalFile(int, IProgressMonitor) -1 API
org.eclipse.core.filesystem.IFileStore.childInfos(int, IProgressMonitor) -1 API
org.eclipse.core.filesystem.EFS.getStore(URI) -1 API
org.eclipse.core.filesystem.IFileStore.openInputStream(int, IProgressMonitor) -1 API
org.eclipse.core.filesystem.IFileSystem.fetchFileTree(IFileStore, IProgressMonitor) -1 API
org.eclipse.core.filesystem.IFileStore.mkdir(int, IProgressMonitor) -1 API
org.eclipse.core.filesystem.IFileStore.move(IFileStore, int, IProgressMonitor) -1 API
org.eclipse.core.filesystem.IFileStore.delete(int, IProgressMonitor) -1 API
org.eclipse.core.filesystem.IFileStore.putInfo(IFileInfo, int, IProgressMonitor) -1 API
org.eclipse.core.filesystem.IFileStore.childStores(int, IProgressMonitor) -1 API
org.eclipse.core.filesystem.IFileStore.childNames(int, IProgressMonitor) -1 API
org.eclipse.core.filesystem.IFileStore.copy(IFileStore, int, IProgressMonitor) -1 API
org.eclipse.core.filesystem.EFS.getFileSystem(String) -1 API
org.eclipse.core.filesystem.IFileStore.fetchInfo(int, IProgressMonitor) -1 API
org.eclipse.core.filesystem.provider.FileStore.transferStreams(InputStream, OutputStream, String, IProgressMonitor) -1 API
org.eclipse.core.filesystem.provider.FileStore.childStores(int, IProgressMonitor) -1 API
org.eclipse.core.filesystem.provider.FileStore.copyDirectory(IFileInfo, IFileStore, int, IProgressMonitor) -1 API
org.eclipse.core.filesystem.provider.FileStore.toLocalFile(int, IProgressMonitor) -1 API
org.eclipse.core.filesystem.provider.FileStore.move(IFileStore, int, IProgressMonitor) -1 API
org.eclipse.core.filesystem.provider.FileStore.copyFile(IFileInfo, IFileStore, int, IProgressMonitor) -1 API
org.eclipse.core.filesystem.provider.FileStore.delete(int, IProgressMonitor) -1 API
org.eclipse.core.filesystem.provider.FileStore.openOutputStream(int, IProgressMonitor) -1 API
org.eclipse.core.filesystem.provider.FileStore.transferAttributes(IFileInfo, IFileStore) -1 API
org.eclipse.core.filesystem.provider.FileStore.childInfos(int, IProgressMonitor) -1 API
org.eclipse.core.filesystem.provider.FileStore.openInputStream(int, IProgressMonitor) -1 API
org.eclipse.core.filesystem.provider.FileStore.putInfo(IFileInfo, int, IProgressMonitor) -1 API
org.eclipse.core.filesystem.provider.FileStore.fetchInfo(int, IProgressMonitor) -1 API
org.eclipse.core.filesystem.provider.FileStore.childNames(int, IProgressMonitor) -1 API
org.eclipse.core.filesystem.provider.FileStore.mkdir(int, IProgressMonitor) -1 API
org.eclipse.core.filesystem.provider.FileStore.copy(IFileStore, int, IProgressMonitor) -1 API
org.eclipse.core.internal.filesystem.NullFileStore.putInfo(IFileInfo, int, IProgressMonitor) -1 API
org.eclipse.core.internal.filesystem.NullFileStore.openInputStream(int, IProgressMonitor) -1 API
org.eclipse.core.internal.filesystem.NullFileStore.openOutputStream(int, IProgressMonitor) -1 API
org.eclipse.core.internal.filesystem.FileCache.getCache() -1 API
org.eclipse.core.internal.filesystem.InternalFileSystemCore.getStore(URI) -1 API
org.eclipse.core.internal.filesystem.FileCache.cache(IFileStore, IProgressMonitor) -1 API
org.eclipse.core.internal.filesystem.NullFileStore.mkdir(int, IProgressMonitor) -1 API
org.eclipse.core.internal.filesystem.FileCache.FileCache() -1 API
org.eclipse.core.internal.filesystem.FileCache.cleanOldCache(File) -1 API
org.eclipse.core.internal.filesystem.NullFileStore.delete(int, IProgressMonitor) -1 API
org.eclipse.core.internal.filesystem.InternalFileSystemCore.getFileSystem(String) -1 API
org.eclipse.core.internal.filesystem.Policy.error(int, String) -1 API
org.eclipse.core.internal.filesystem.Policy.error(int, String, Throwable) -1 API
org.eclipse.core.internal.filesystem.NullFileStore.childInfos(int, IProgressMonitor) -1 API
org.eclipse.core.internal.filesystem.local.LocalFile.openOutputStream(int, IProgressMonitor) -1 API
org.eclipse.core.internal.filesystem.local.LocalFile.checkReadOnlyParent(File, Throwable) -1 API
org.eclipse.core.internal.filesystem.local.LocalFile.mkdir(int, IProgressMonitor) -1 API
org.eclipse.core.internal.filesystem.local.LocalFile.putInfo(IFileInfo, int, IProgressMonitor) -1 API
org.eclipse.core.internal.filesystem.local.LocalFile.copy(IFileStore, int, IProgressMonitor) -1 API
org.eclipse.core.internal.filesystem.local.LocalFile.toLocalFile(int, IProgressMonitor) -1 API
org.eclipse.core.internal.filesystem.local.LocalFile.move(IFileStore, int, IProgressMonitor) -1 API
org.eclipse.core.internal.filesystem.local.LocalFile.openInputStream(int, IProgressMonitor) -1 API
org.eclipse.core.internal.filesystem.local.LocalFile.delete(int, IProgressMonitor) -1 API
org.eclipse.core.internal.events.BuildManager.createBuildersPersistentInfo(IProject) -1 API
org.eclipse.core.internal.events.BuildManager.initializeBuilder(String, IProject, int, MultiStatus) -1 API
org.eclipse.core.internal.events.ILifecycleListener.handleEvent(LifecycleEvent) -1 API
org.eclipse.core.internal.events.BuildManager.getBuilder(IProject, ICommand, int, MultiStatus) -1 API
org.eclipse.core.internal.events.BuildManager.validateNature(InternalBuilder, String) -1 API
org.eclipse.core.internal.events.InternalBuilder.clean(IProgressMonitor) -1 API
org.eclipse.core.internal.events.BuildManager.removeBuilders(IProject, String) -1 API
org.eclipse.core.internal.events.AutoBuildJob.doBuild(IProgressMonitor) -1 API
org.eclipse.core.internal.events.BuildManager.getBuildersPersistentInfo(IProject) -1 API
org.eclipse.core.internal.events.BuildManager.instantiateBuilder(String) -1 API
org.eclipse.core.internal.events.ResourceDelta.accept(IResourceDeltaVisitor, boolean) -1 API
org.eclipse.core.internal.events.ResourceDelta.accept(IResourceDeltaVisitor) -1 API
org.eclipse.core.internal.events.ResourceDelta.accept(IResourceDeltaVisitor, int) -1 API
org.eclipse.core.internal.events.InternalBuilder.build(int, Map, IProgressMonitor) -1 API
org.eclipse.core.internal.localstore.FileSystemResourceManager.internalWrite(IProject, IProjectDescription, int, boolean, boolean) -1 API
org.eclipse.core.internal.localstore.Bucket.writeEntryValue(DataOutputStream, Object) -1 API
org.eclipse.core.internal.localstore.RefreshLocalAliasVisitor.createResource(UnifiedTreeNode, Resource) -1 API
org.eclipse.core.internal.localstore.RefreshLocalVisitor.deleteResource(UnifiedTreeNode, Resource) -1 API
org.eclipse.core.internal.localstore.RefreshLocalAliasVisitor.refresh(Container) -1 API
org.eclipse.core.internal.localstore.RefreshLocalAliasVisitor.deleteResource(UnifiedTreeNode, Resource) -1 API
org.eclipse.core.internal.localstore.FileSystemResourceManager.writeSilently(IProject) -1 API
org.eclipse.core.internal.localstore.RefreshLocalVisitor.createResource(UnifiedTreeNode, Resource) -1 API
org.eclipse.core.internal.localstore.FileSystemResourceManager.delete(IResource, int, IProgressMonitor) -1 API
org.eclipse.core.internal.localstore.FileSystemResourceManager.copy(IResource, IResource, int, IProgressMonitor) -1 API
org.eclipse.core.internal.localstore.FileSystemResourceManager.startup(IProgressMonitor) -1 API
org.eclipse.core.internal.localstore.RefreshLocalVisitor.synchronizeExistence(UnifiedTreeNode, Resource) -1 API
org.eclipse.core.internal.localstore.FileSystemResourceManager.refresh(IResource, int, boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.localstore.RefreshLocalVisitor.folderToFile(UnifiedTreeNode, Resource) -1 API
org.eclipse.core.internal.localstore.BlobStore.addBlob(IFileStore, boolean) -1 API
org.eclipse.core.internal.localstore.FileSystemResourceManager.write(IFolder, boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.localstore.FileSystemResourceManager.write(IFile, InputStream, IFileInfo, int, boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.localstore.CopyVisitor.synchronize(UnifiedTreeNode) -1 API
org.eclipse.core.internal.localstore.FileSystemResourceManager.initializeStore(IResource, URI) -1 API
org.eclipse.core.internal.localstore.RefreshLocalVisitor.visit(UnifiedTreeNode) -1 API
org.eclipse.core.internal.localstore.CopyVisitor.visit(UnifiedTreeNode) -1 API
org.eclipse.core.internal.localstore.HistoryStore2.HistoryCopyVisitor.saveChanges() -1 API
org.eclipse.core.internal.localstore.IHistoryStore.getContents(IFileState) -1 API
org.eclipse.core.internal.localstore.FileSystemResourceManager.setResourceAttributes(IResource, ResourceAttributes) -1 API
org.eclipse.core.internal.localstore.RefreshLocalVisitor.synchronizeGender(UnifiedTreeNode, Resource) -1 API
org.eclipse.core.internal.localstore.FileSystemResourceManager.move(IResource, IFileStore, int, IProgressMonitor) -1 API
org.eclipse.core.internal.localstore.FileSystemResourceManager.refreshResource(IResource, int, boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.localstore.FileStoreRoot.createStore(IPath) -1 API
org.eclipse.core.internal.localstore.Bucket.accept(Bucket.Visitor, IPath, int) -1 API
org.eclipse.core.internal.localstore.Bucket.save() -1 API
org.eclipse.core.internal.localstore.BucketTree.saveVersion() -1 API
org.eclipse.core.internal.localstore.RefreshLocalVisitor.refresh(Container) -1 API
org.eclipse.core.internal.localstore.Bucket.load(String, File, boolean) -1 API
org.eclipse.core.internal.localstore.Bucket.load(String, File) -1 API
org.eclipse.core.internal.localstore.BucketTree.loadBucketFor(IPath) -1 API
org.eclipse.core.internal.localstore.FileSystemResourceManager.read(IFile, boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.localstore.FileSystemResourceManager.setLocalTimeStamp(IResource, ResourceInfo, long) -1 API
org.eclipse.core.internal.localstore.FileSystemResourceManager.read(IProject, boolean) -1 API
org.eclipse.core.internal.localstore.BlobStore.getBlob(UniversalUniqueIdentifier) -1 API
org.eclipse.core.internal.localstore.Bucket.Visitor.afterSaving(Bucket) -1 API
org.eclipse.core.internal.localstore.UnifiedTree.accept(IUnifiedTreeVisitor, int) -1 API
org.eclipse.core.internal.localstore.UnifiedTree.accept(IUnifiedTreeVisitor) -1 API
org.eclipse.core.internal.localstore.FileSystemResourceManager.doGetEncoding(IFileStore) -1 API
org.eclipse.core.internal.localstore.FileSystemResourceManager.refreshRoot(IWorkspaceRoot, int, boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.localstore.BucketTree.internalAccept(Bucket.Visitor, IPath, File, int, int) -1 API
org.eclipse.core.internal.localstore.BucketTree.accept(Bucket.Visitor, IPath, int) -1 API
org.eclipse.core.internal.localstore.HistoryStore2.HistoryCopyVisitor.afterSaving(Bucket) -1 API
org.eclipse.core.internal.localstore.Bucket.Visitor.beforeSaving(Bucket) -1 API
org.eclipse.core.internal.localstore.RefreshLocalAliasVisitor.folderToFile(UnifiedTreeNode, Resource) -1 API
org.eclipse.core.internal.localstore.FileSystemResourceManager.shutdown(IProgressMonitor) -1 API
org.eclipse.core.internal.localstore.HistoryStore2.getContents(IFileState) -1 API
org.eclipse.core.internal.localstore.Bucket.readEntryValue(DataInputStream) -1 API
org.eclipse.core.internal.localstore.RefreshLocalVisitor.fileToFolder(UnifiedTreeNode, Resource) -1 API
org.eclipse.core.internal.localstore.BucketTree.close() -1 API
org.eclipse.core.internal.localstore.HistoryStore2.applyPolicy(IPath) -1 API
org.eclipse.core.internal.localstore.FileSystemResourceManager.getEncoding(File) -1 API
org.eclipse.core.internal.localstore.RefreshLocalAliasVisitor.fileToFolder(UnifiedTreeNode, Resource) -1 API
org.eclipse.core.internal.localstore.FileSystemResourceManager.link(Resource, URI, IFileInfo) -1 API
org.eclipse.core.internal.localstore.HistoryStore2.shutdown(IProgressMonitor) -1 API
org.eclipse.core.internal.localstore.IUnifiedTreeVisitor.visit(UnifiedTreeNode) -1 API
org.eclipse.core.internal.properties.PropertyBucket.readEntryValue(DataInputStream) -1 API
org.eclipse.core.internal.properties.PropertyManager2.shutdown(IProgressMonitor) -1 API
org.eclipse.core.internal.properties.PropertyBucket.save() -1 API
org.eclipse.core.internal.properties.PropertyManager2.PropertyCopyVisitor.afterSaving(Bucket) -1 API
org.eclipse.core.internal.properties.IPropertyManager.deleteProperties(IResource, int) -1 API
org.eclipse.core.internal.properties.IPropertyManager.copy(IResource, IResource, int) -1 API
org.eclipse.core.internal.properties.PropertyManager2.setProperty(IResource, QualifiedName, String) -1 API
org.eclipse.core.internal.properties.PropertyBucket.load(String, File, boolean) -1 API
org.eclipse.core.internal.properties.PropertyManager2.getProperty(IResource, QualifiedName) -1 API
org.eclipse.core.internal.properties.IPropertyManager.getProperty(IResource, QualifiedName) -1 API
org.eclipse.core.internal.properties.PropertyManager2.copyProperties(IPath, IPath, int) -1 API
org.eclipse.core.internal.properties.PropertyManager2.deleteResource(IResource) -1 API
org.eclipse.core.internal.properties.PropertyManager2.getProperties(IResource) -1 API
org.eclipse.core.internal.properties.IPropertyManager.getProperties(IResource) -1 API
org.eclipse.core.internal.properties.PropertyManager2.deleteProperties(IResource, int) -1 API
org.eclipse.core.internal.properties.IPropertyManager.setProperty(IResource, QualifiedName, String) -1 API
org.eclipse.core.internal.properties.IPropertyManager.closePropertyStore(IResource) -1 API
org.eclipse.core.internal.properties.PropertyManager2.copy(IResource, IResource, int) -1 API
org.eclipse.core.internal.properties.PropertyManager2.PropertyCopyVisitor.saveChanges(PropertyBucket) -1 API
org.eclipse.core.internal.properties.IPropertyManager.deleteResource(IResource) -1 API
org.eclipse.core.internal.properties.PropertyManager2.closePropertyStore(IResource) -1 API
org.eclipse.core.internal.resources.Project.internalCopyProjectOnly(IResource, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Resource.accept(IResourceVisitor) -1 API
org.eclipse.core.internal.resources.Resource.accept(IResourceProxyVisitor, int) -1 API
org.eclipse.core.internal.resources.Resource.accept(IResourceVisitor, int, boolean) -1 API
org.eclipse.core.internal.resources.Resource.accept(IResourceVisitor, int, int) -1 API
org.eclipse.core.internal.resources.File.appendContents(InputStream, boolean, boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.File.appendContents(InputStream, int, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.LocalMetaArea.writePrivateDescription(IProject) -1 API
org.eclipse.core.internal.resources.Resource.checkCopyRequirements(IPath, int, int) -1 API
org.eclipse.core.internal.resources.SaveManager.restore(Project, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.SaveManager.restore(IProgressMonitor) -1 API
org.eclipse.core.internal.resources.SaveManager.saveMetaInfo(Project, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.SaveManager.saveMetaInfo(MultiStatus, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Folder.internalCreate(int, boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.SaveManager.startup(IProgressMonitor) -1 API
org.eclipse.core.internal.resources.SaveContext.commit() -1 API
org.eclipse.core.internal.resources.Resource.unprotectedMove(ResourceTree, IResource, int, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(Project, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.FileState.getContents() -1 API
org.eclipse.core.internal.resources.ContentDescriptionManager.setCacheState(byte) -1 API
org.eclipse.core.internal.resources.File.getContentDescription() -1 API
org.eclipse.core.internal.resources.Resource.unprotectedDelete(ResourceTree, int, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Project.touch(IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Resource.setLocalTimeStamp(long) -1 API
org.eclipse.core.internal.resources.MarkerReader_2.read(DataInputStream, boolean) -1 API
org.eclipse.core.internal.resources.MarkerReader_3.read(DataInputStream, boolean) -1 API
org.eclipse.core.internal.resources.LocalMetaArea.readOldDescription(IProject) -1 API
org.eclipse.core.internal.resources.SaveManager.snapTree(ElementTree, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.MarkerReader_1.read(DataInputStream, boolean) -1 API
org.eclipse.core.internal.resources.Resource.findMaxProblemSeverity(String, boolean, int) -1 API
org.eclipse.core.internal.resources.Project.checkAccessible(int) -1 API
org.eclipse.core.internal.resources.File.getContents(boolean) -1 API
org.eclipse.core.internal.resources.File.getContents() -1 API
org.eclipse.core.internal.resources.LocalMetaArea.write(WorkspaceDescription) -1 API
org.eclipse.core.internal.resources.NatureManager.createNature(Project, String) -1 API
org.eclipse.core.internal.resources.Marker.isSubtypeOf(String) -1 API
org.eclipse.core.internal.resources.ContentDescriptionManager.getDescriptionFor(File, ResourceInfo) -1 API
org.eclipse.core.internal.resources.SaveContext.SaveContext(Plugin, int, IProject) -1 API
org.eclipse.core.internal.resources.PathVariableManager.setValue(String, IPath) -1 API
org.eclipse.core.internal.resources.Project.deleteResource(boolean, MultiStatus) -1 API
org.eclipse.core.internal.resources.MarkerManager.restore(IResource, boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Resource.getSessionProperty(QualifiedName) -1 API
org.eclipse.core.internal.resources.Project.internalCopy(IProjectDescription, int, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.ContentDescriptionManager.doFlushCache(IProgressMonitor, IPath[]) -1 API
org.eclipse.core.internal.resources.Folder.changeToFile() -1 API
org.eclipse.core.internal.resources.Resource.touch(IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Resource.assertLinkRequirements(URI, int) -1 API
org.eclipse.core.internal.resources.MarkerSnapshotReader.read(DataInputStream) -1 API
org.eclipse.core.internal.resources.Project.internalSetLocal(boolean, int) -1 API
org.eclipse.core.internal.resources.Marker.getAttributes() -1 API
org.eclipse.core.internal.resources.Marker.getAttributes(String[]) -1 API
org.eclipse.core.internal.resources.SaveManager.initSnap(IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Resource.assertMoveRequirements(IPath, int, int) -1 API
org.eclipse.core.internal.resources.Project.internalClose() -1 API
org.eclipse.core.internal.resources.File.getCharset(boolean) -1 API
org.eclipse.core.internal.resources.File.getCharset() -1 API
org.eclipse.core.internal.resources.Project.copyMetaArea(IProject, IProject, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Project.close(IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Resource.revertModificationStamp(long) -1 API
org.eclipse.core.internal.resources.Resource.createLink(URI, int, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Resource.createMarker(String) -1 API
org.eclipse.core.internal.resources.Resource.createLink(IPath, int, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.InternalWorkspaceJob.runInWorkspace(IProgressMonitor) -1 API
org.eclipse.core.internal.resources.ContentDescriptionManager.setCacheTimeStamp(long) -1 API
org.eclipse.core.internal.resources.ProjectPreferences.updatePreferences(IFile) -1 API
org.eclipse.core.internal.resources.ContentDescriptionManager.startup(IProgressMonitor) -1 API
org.eclipse.core.internal.resources.SaveManager.restoreTree(IProgressMonitor) -1 API
org.eclipse.core.internal.resources.SaveManager.restoreTree(Project, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.SaveManager.restoreMarkers(IResource, boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.File.setLocalTimeStamp(long) -1 API
org.eclipse.core.internal.resources.Folder.ensureExists(IProgressMonitor) -1 API
org.eclipse.core.internal.resources.LocalMetaArea.createMetaArea() -1 API
org.eclipse.core.internal.resources.Resource.copy(IProjectDescription, boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Resource.copy(IPath, boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Resource.copy(IPath, int, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Resource.copy(IProjectDescription, int, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Resource.setPersistentProperty(QualifiedName, String) -1 API
org.eclipse.core.internal.resources.MarkerReader_1.readMarkerInfo(DataInputStream, List) -1 API
org.eclipse.core.internal.resources.Project.checkDescription(IProject, IProjectDescription, boolean) -1 API
org.eclipse.core.internal.resources.SafeFileTable.restore() -1 API
org.eclipse.core.internal.resources.IManager.shutdown(IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Project.setDescription(IProjectDescription, int, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Project.setDescription(IProjectDescription, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Project.create(IProjectDescription, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Project.create(IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Resource.checkLocal(int, int) -1 API
org.eclipse.core.internal.resources.PathVariableManager.checkIsValidName(String) -1 API
org.eclipse.core.internal.resources.Resource.checkAccessible(int) -1 API
org.eclipse.core.internal.resources.SaveManager.resetSnapshots(IResource) -1 API
org.eclipse.core.internal.resources.Marker.getCreationTime() -1 API
org.eclipse.core.internal.resources.File.updateMetadataFiles() -1 API
org.eclipse.core.internal.resources.MarkerReader_3.readMarkerInfo(DataInputStream, List) -1 API
org.eclipse.core.internal.resources.MarkerReader_2.readMarkerInfo(DataInputStream, List) -1 API
org.eclipse.core.internal.resources.Project.writeDescription(int) -1 API
org.eclipse.core.internal.resources.Project.writeDescription(IProjectDescription, int, boolean, boolean) -1 API
org.eclipse.core.internal.resources.ContentDescriptionManager.shutdown(IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Resource.setTeamPrivateMember(boolean) -1 API
org.eclipse.core.internal.resources.Resource.setDerived(boolean) -1 API
org.eclipse.core.internal.resources.MarkerManager.moved(IResource, IResource, int) -1 API
org.eclipse.core.internal.resources.Folder.assertCreateRequirements(IFileStore, IFileInfo, int) -1 API
org.eclipse.core.internal.resources.Project.hasNature(String) -1 API
org.eclipse.core.internal.resources.Project.move(IProjectDescription, int, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Project.move(IProjectDescription, boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.ContentDescriptionManager.readDescription(File) -1 API
org.eclipse.core.internal.resources.Resource.internalSetLocal(boolean, int) -1 API
org.eclipse.core.internal.resources.ProjectPreferences.read(ProjectPreferences, IFile) -1 API
org.eclipse.core.internal.resources.SaveManager.save(int, Project, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.ResourceTree.computeDestinationStore(IProjectDescription) -1 API
org.eclipse.core.internal.resources.PathVariableManager.checkIsValidValue(IPath) -1 API
org.eclipse.core.internal.resources.Marker.delete() -1 API
org.eclipse.core.internal.resources.Project.copy(IProjectDescription, int, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Project.copy(IPath, int, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.MarkerReader.read(DataInputStream, boolean) -1 API
org.eclipse.core.internal.resources.ProjectPreferences.removeNode(Preferences) -1 API
org.eclipse.core.internal.resources.ResourceTree.ensureDestinationEmpty(IProject, IFileStore, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.ProjectNatureDescriptor.fail(String) -1 API
org.eclipse.core.internal.resources.ProjectNatureDescriptor.fail() -1 API
org.eclipse.core.internal.resources.Project.delete(boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Project.delete(boolean, boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Resource.deleteResource(boolean, MultiStatus) -1 API
org.eclipse.core.internal.resources.Resource.checkMoveRequirements(IPath, int, int) -1 API
org.eclipse.core.internal.resources.LocalMetaArea.delete(IProject) -1 API
org.eclipse.core.internal.resources.Project.getDescription() -1 API
org.eclipse.core.internal.resources.Project.isNatureEnabled(String) -1 API
org.eclipse.core.internal.resources.Container.members() -1 API
org.eclipse.core.internal.resources.Container.members(boolean) -1 API
org.eclipse.core.internal.resources.Container.members(int) -1 API
org.eclipse.core.internal.resources.ResourceTree.moveProjectContent(IProject, IFileStore, int, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.ProjectPreferences.deleted(IProject) -1 API
org.eclipse.core.internal.resources.ProjectPreferences.deleted(IFolder) -1 API
org.eclipse.core.internal.resources.ProjectPreferences.deleted(IFile) -1 API
org.eclipse.core.internal.resources.ProjectPreferences.deleted(IResource) -1 API
org.eclipse.core.internal.resources.Resource.assertCopyRequirements(IPath, int, int) -1 API
org.eclipse.core.internal.resources.Resource.checkExists(int, boolean) -1 API
org.eclipse.core.internal.resources.SaveManager.visitAndSnap(IResource) -1 API
org.eclipse.core.internal.resources.MarkerSnapshotReader_1.read(DataInputStream) -1 API
org.eclipse.core.internal.resources.MarkerSnapshotReader_2.read(DataInputStream) -1 API
org.eclipse.core.internal.resources.SaveManager.writeTree(Project, int) -1 API
org.eclipse.core.internal.resources.SaveManager.writeTree(Map, DataOutputStream, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.SaveManager.writeTree(Project, DataOutputStream, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Project.startup() -1 API
org.eclipse.core.internal.resources.Resource.setSessionProperty(QualifiedName, Object) -1 API
org.eclipse.core.internal.resources.Resource.setResourceAttributes(ResourceAttributes) -1 API
org.eclipse.core.internal.resources.MarkerManager.basicAdd(IResource, MarkerSet, MarkerInfo) -1 API
org.eclipse.core.internal.resources.Container.fixupAfterMoveSource() -1 API
org.eclipse.core.internal.resources.Project.internalBuild(int, String, Map, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Resource.getPersistentProperty(QualifiedName) -1 API
org.eclipse.core.internal.resources.Project.getContentTypeMatcher() -1 API
org.eclipse.core.internal.resources.MarkerManager.add(IResource, MarkerInfo) -1 API
org.eclipse.core.internal.resources.File.refreshLocal(int, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.SaveManager.saveTree(Map, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.MarkerSnapshotReader_1.readMarkerInfo(DataInputStream, List) -1 API
org.eclipse.core.internal.resources.Resource.setLocal(boolean, int, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.MarkerSnapshotReader_2.readMarkerInfo(DataInputStream, List) -1 API
org.eclipse.core.internal.resources.SaveManager.visitAndSave(IResource) -1 API
org.eclipse.core.internal.resources.Project.open(int, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Project.open(IProgressMonitor) -1 API
org.eclipse.core.internal.resources.File.internalGetCharset(boolean, ResourceInfo) -1 API
org.eclipse.core.internal.resources.Resource.move(IPath, boolean, boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Resource.move(IProjectDescription, int, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Resource.move(IPath, boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Resource.move(IProjectDescription, boolean, boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Resource.move(IPath, int, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Resource.convertToPhantom() -1 API
org.eclipse.core.internal.resources.CharsetManager.setCharsetFor(IPath, String) -1 API
org.eclipse.core.internal.resources.Marker.setAttribute(String, boolean) -1 API
org.eclipse.core.internal.resources.Marker.setAttribute(String, int) -1 API
org.eclipse.core.internal.resources.Marker.setAttribute(String, Object) -1 API
org.eclipse.core.internal.resources.Project.updateDescription() -1 API
org.eclipse.core.internal.resources.Marker.getType() -1 API
org.eclipse.core.internal.resources.ProjectContentTypes.getMatcherFor(Project) -1 API
org.eclipse.core.internal.resources.CharsetDeltaJob.processNextEvent(CharsetDeltaJob.ICharsetListenerFilter, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.File.getCharsetFor(Reader) -1 API
org.eclipse.core.internal.resources.SaveManager.commit(Map) -1 API
org.eclipse.core.internal.resources.Container.getDefaultCharset() -1 API
org.eclipse.core.internal.resources.Resource.deleteMarkers(String, boolean, int) -1 API
org.eclipse.core.internal.resources.SaveManager.collapseTrees() -1 API
org.eclipse.core.internal.resources.Marker.getAttribute(String) -1 API
org.eclipse.core.internal.resources.Marker.checkInfo(MarkerInfo) -1 API
org.eclipse.core.internal.resources.ContentDescriptionManager.getCacheTimestamp() -1 API
org.eclipse.core.internal.resources.File.setCharset(String, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.File.setCharset(String) -1 API
org.eclipse.core.internal.resources.Resource.refreshLocal(int, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.SafeFileTable.SafeFileTable(String) -1 API
org.eclipse.core.internal.resources.SaveManager.restoreSyncInfo(IResource, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Container.convertToPhantom() -1 API
org.eclipse.core.internal.resources.Marker.setAttributes(String[], Object[]) -1 API
org.eclipse.core.internal.resources.Marker.setAttributes(Map) -1 API
org.eclipse.core.internal.resources.AliasManager.updateAliases(IResource, IFileStore, int, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.FileState.getCharset() -1 API
org.eclipse.core.internal.resources.SafeFileTable.save() -1 API
org.eclipse.core.internal.resources.SaveManager.executeLifecycle(int, ISaveParticipant, SaveContext) -1 API
org.eclipse.core.internal.resources.Project.build(int, String, Map, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Project.build(int, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.ContentDescriptionManager.getContentTypeMatcher(Project) -1 API
org.eclipse.core.internal.resources.ProjectPreferences.1.run(IProgressMonitor) -1 API
org.eclipse.core.internal.resources.File.internalSetContents(InputStream, IFileInfo, int, boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.SaveManager.saveMasterTable(IPath) -1 API
org.eclipse.core.internal.resources.SaveManager.saveMasterTable() -1 API
org.eclipse.core.internal.resources.ProjectPreferences.2.run(IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Container.setDefaultCharset(String, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Container.setDefaultCharset(String) -1 API
org.eclipse.core.internal.resources.ProjectNatureDescriptor.ProjectNatureDescriptor(IExtension) -1 API
org.eclipse.core.internal.resources.SaveManager.restoreSnapshots(IProgressMonitor) -1 API
org.eclipse.core.internal.resources.SaveManager.addParticipant(Plugin, ISaveParticipant) -1 API
org.eclipse.core.internal.resources.Resource.fixupAfterMoveSource() -1 API
org.eclipse.core.internal.resources.Resource.delete(boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Resource.delete(boolean, boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Resource.delete(int, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Resource.checkDoesNotExist() -1 API
org.eclipse.core.internal.resources.Resource.checkDoesNotExist(int, boolean) -1 API
org.eclipse.core.internal.resources.Resource.findMarkers(String, boolean, int) -1 API
org.eclipse.core.internal.resources.ProjectNatureDescriptor.readExtension(IExtension) -1 API
org.eclipse.core.internal.resources.SaveManager.restoreMasterTable() -1 API
org.eclipse.core.internal.resources.File.setContents(InputStream, boolean, boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.File.setContents(IFileState, boolean, boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.File.setContents(InputStream, int, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.File.setContents(IFileState, int, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.MarkerManager.restoreFromSave(IResource, boolean) -1 API
org.eclipse.core.internal.resources.IManager.startup(IProgressMonitor) -1 API
org.eclipse.core.internal.resources.File.create(InputStream, boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.File.create(InputStream, int, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.File.changeToFolder() -1 API
org.eclipse.core.internal.resources.File.getEncoding() -1 API
org.eclipse.core.internal.resources.Project.getReferencedProjects() -1 API
org.eclipse.core.internal.resources.Resource.checkValidPath(IPath, int, boolean) -1 API
org.eclipse.core.internal.resources.Folder.create(int, boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Folder.create(boolean, boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Project.getNature(String) -1 API
org.eclipse.core.internal.resources.AliasManager.checkDeletion(Project, IFileStore) -1 API
org.eclipse.core.internal.resources.Resource.2.visit(IResourceProxy) -1 API
org.eclipse.core.internal.resources.Workspace.deleteMarkers(IMarker[]) -1 API
org.eclipse.core.internal.resources.Workspace.open(IProgressMonitor) -1 API
org.eclipse.core.internal.resources.SyncInfoReader_3.readSyncInfo(DataInputStream) -1 API
org.eclipse.core.internal.resources.SyncInfoReader_3.readSyncInfo(IPath, DataInputStream, List) -1 API
org.eclipse.core.internal.resources.SyncInfoReader_2.readSyncInfo(IPath, DataInputStream, List) -1 API
org.eclipse.core.internal.resources.SyncInfoReader_2.readSyncInfo(DataInputStream) -1 API
org.eclipse.core.internal.resources.WorkspaceRoot.internalSetLocal(boolean, int) -1 API
org.eclipse.core.internal.resources.Workspace.broadcastEvent(LifecycleEvent) -1 API
org.eclipse.core.internal.resources.Workspace.addSaveParticipant(Plugin, ISaveParticipant) -1 API
org.eclipse.core.internal.resources.Workspace.validateSave(IFile) -1 API
org.eclipse.core.internal.resources.Synchronizer.getSyncInfo(QualifiedName, IResource) -1 API
org.eclipse.core.internal.resources.Workspace.prepareOperation(ISchedulingRule, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.WorkspaceTreeReader_1.readPluginsSavedStates(DataInputStream, HashMap, List, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Workspace.move(IResource[], IPath, int, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Workspace.move(IResource[], IPath, boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Workspace.move(Resource, IPath, int, int, boolean) -1 API
org.eclipse.core.internal.resources.Workspace.build(int, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Workspace.createResource(IResource, boolean) -1 API
org.eclipse.core.internal.resources.Workspace.createResource(IResource, int) -1 API
org.eclipse.core.internal.resources.Workspace.createResource(IResource, ResourceInfo, boolean, boolean, boolean) -1 API
org.eclipse.core.internal.resources.Workspace.run(IWorkspaceRunnable, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Workspace.run(IWorkspaceRunnable, ISchedulingRule, int, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Workspace.shutdown(IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Synchronizer.restoreFromSave(IResource) -1 API
org.eclipse.core.internal.resources.SavedState.SavedState(Workspace, String, ElementTree, ElementTree) -1 API
org.eclipse.core.internal.resources.WorkManager.checkIn(ISchedulingRule, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Workspace.copyTree(IResource, IPath, int, int, boolean) -1 API
org.eclipse.core.internal.resources.WorkspaceTreeReader.readTree(DataInputStream, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.WorkspaceTreeReader.readTree(IProject, DataInputStream, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Synchronizer.2.visit(IResource) -1 API
org.eclipse.core.internal.resources.WorkspaceTreeReader_1.readWorkspaceFields(DataInputStream, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Workspace.beginOperation(boolean) -1 API
org.eclipse.core.internal.resources.SyncInfoReader.readPartners(DataInputStream) -1 API
org.eclipse.core.internal.resources.Synchronizer.readPartners(DataInputStream) -1 API
org.eclipse.core.internal.resources.Workspace.save(boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Workspace.delete(IResource[], boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Workspace.delete(IResource[], int, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Synchronizer.setSyncInfo(QualifiedName, IResource, byte[]) -1 API
org.eclipse.core.internal.resources.Workspace.close(IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Synchronizer.accept(QualifiedName, IResource, IResourceVisitor, int) -1 API
org.eclipse.core.internal.resources.WorkspaceTreeReader.readSnapshotTree(DataInputStream, ElementTree, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Workspace.endOperation(ISchedulingRule, boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.WorkspaceRoot.delete(boolean, boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.WorkspaceRoot.delete(boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Workspace.startup(IProgressMonitor) -1 API
org.eclipse.core.internal.resources.WorkspaceTreeReader_1.readSnapshotTree(DataInputStream, ElementTree, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Workspace.getWorkManager() -1 API
org.eclipse.core.internal.resources.Synchronizer.1.run(IProgressMonitor) -1 API
org.eclipse.core.internal.resources.WorkspaceTreeReader_1.readTree(IProject, DataInputStream, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.WorkspaceTreeReader_1.readTree(DataInputStream, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.WorkspaceTreeReader_2.readTree(IProject, DataInputStream, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Synchronizer.flushSyncInfo(QualifiedName, IResource, int) -1 API
org.eclipse.core.internal.resources.Synchronizer.restore(IResource, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.SyncInfoReader.readSyncInfo(DataInputStream) -1 API
org.eclipse.core.internal.resources.SavedState.restoreFileTable() -1 API
org.eclipse.core.internal.resources.WorkspaceTreeReader.getReader(Workspace, int) -1 API
org.eclipse.core.internal.resources.Workspace.copy(IResource[], IPath, boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Workspace.copy(IResource[], IPath, int, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Workspace.loadProjectDescription(IPath) -1 API
org.eclipse.core.internal.resources.Workspace.loadProjectDescription(InputStream) -1 API
org.eclipse.core.internal.resources.mapping.ModelProviderDescriptor.fail(String) -1 API
org.eclipse.core.internal.resources.mapping.ProposedResourceDelta.accept(IResourceDeltaVisitor) -1 API
org.eclipse.core.internal.resources.mapping.ProposedResourceDelta.accept(IResourceDeltaVisitor, int) -1 API
org.eclipse.core.internal.resources.mapping.ProposedResourceDelta.accept(IResourceDeltaVisitor, boolean) -1 API
org.eclipse.core.internal.resources.mapping.ModelProviderDescriptor.getMatchingTraversals(ResourceTraversal[]) -1 API
org.eclipse.core.internal.resources.mapping.ModelProviderDescriptor.ModelProviderDescriptor(IExtension) -1 API
org.eclipse.core.internal.resources.mapping.ModelProviderDescriptor.getModelProvider() -1 API
org.eclipse.core.internal.resources.mapping.ModelProviderDescriptor.matches(IEvaluationContext) -1 API
org.eclipse.core.internal.resources.mapping.ModelProviderDescriptor.readExtension(IExtension) -1 API
org.eclipse.core.internal.resources.mapping.ModelProviderManager.getModelProvider(String) -1 API
org.eclipse.core.internal.resources.mapping.ResourceModelProvider.getMappings(ResourceTraversal[], ResourceMappingContext, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.mapping.ModelProviderDescriptor.getMatchingResources(IResource[]) -1 API
org.eclipse.core.internal.utils.FileUtil.transferStreams(InputStream, OutputStream, String, IProgressMonitor) -1 API
org.eclipse.core.resources.IFile.createLink(IPath, int, IProgressMonitor) -1 API
org.eclipse.core.resources.IFile.createLink(URI, int, IProgressMonitor) -1 API
org.eclipse.core.resources.IFolder.move(IPath, boolean, boolean, IProgressMonitor) -1 API
org.eclipse.core.resources.IWorkspace.move(IResource[], IPath, int, IProgressMonitor) -1 API
org.eclipse.core.resources.IWorkspace.move(IResource[], IPath, boolean, IProgressMonitor) -1 API
org.eclipse.core.resources.IResource.delete(int, IProgressMonitor) -1 API
org.eclipse.core.resources.IResource.delete(boolean, IProgressMonitor) -1 API
org.eclipse.core.resources.WorkspaceJob.runInWorkspace(IProgressMonitor) -1 API
org.eclipse.core.resources.IFile.move(IPath, boolean, boolean, IProgressMonitor) -1 API
org.eclipse.core.resources.IFile.getCharset() -1 API
org.eclipse.core.resources.IFile.getCharset(boolean) -1 API
org.eclipse.core.resources.IWorkspace.save(boolean, IProgressMonitor) -1 API
org.eclipse.core.resources.IProject.getReferencedProjects() -1 API
org.eclipse.core.resources.IMarker.getCreationTime() -1 API
org.eclipse.core.resources.IResourceDeltaVisitor.visit(IResourceDelta) -1 API
org.eclipse.core.resources.IFileState.getContents() -1 API
org.eclipse.core.resources.IProject.getNature(String) -1 API
org.eclipse.core.resources.IFolder.create(int, boolean, IProgressMonitor) -1 API
org.eclipse.core.resources.IFolder.create(boolean, boolean, IProgressMonitor) -1 API
org.eclipse.core.resources.ISynchronizer.accept(QualifiedName, IResource, IResourceVisitor, int) -1 API
org.eclipse.core.resources.IFolder.createLink(IPath, int, IProgressMonitor) -1 API
org.eclipse.core.resources.IFolder.createLink(URI, int, IProgressMonitor) -1 API
org.eclipse.core.resources.IPathVariableManager.setValue(String, IPath) -1 API
org.eclipse.core.resources.IFile.appendContents(InputStream, int, IProgressMonitor) -1 API
org.eclipse.core.resources.IFile.appendContents(InputStream, boolean, boolean, IProgressMonitor) -1 API
org.eclipse.core.resources.IResource.findMaxProblemSeverity(String, boolean, int) -1 API
org.eclipse.core.resources.IFile.getHistory(IProgressMonitor) -1 API
org.eclipse.core.resources.ISynchronizer.flushSyncInfo(QualifiedName, IResource, int) -1 API
org.eclipse.core.resources.IWorkspace.deleteMarkers(IMarker[]) -1 API
org.eclipse.core.resources.IResource.revertModificationStamp(long) -1 API
org.eclipse.core.resources.IProject.hasNature(String) -1 API
org.eclipse.core.resources.IMarker.getAttributes() -1 API
org.eclipse.core.resources.IMarker.getAttributes(String[]) -1 API
org.eclipse.core.resources.IWorkspace.copy(IResource[], IPath, boolean, IProgressMonitor) -1 API
org.eclipse.core.resources.IWorkspace.copy(IResource[], IPath, int, IProgressMonitor) -1 API
org.eclipse.core.resources.IResourceDelta.accept(IResourceDeltaVisitor) -1 API
org.eclipse.core.resources.IResourceDelta.accept(IResourceDeltaVisitor, boolean) -1 API
org.eclipse.core.resources.IResourceDelta.accept(IResourceDeltaVisitor, int) -1 API
org.eclipse.core.resources.IContainer.getDefaultCharset(boolean) -1 API
org.eclipse.core.resources.IContainer.getDefaultCharset() -1 API
org.eclipse.core.resources.IMarker.setAttributes(String[], Object[]) -1 API
org.eclipse.core.resources.IMarker.setAttributes(Map) -1 API
org.eclipse.core.resources.IProject.build(int, IProgressMonitor) -1 API
org.eclipse.core.resources.IProject.build(int, String, Map, IProgressMonitor) -1 API
org.eclipse.core.resources.IResource.touch(IProgressMonitor) -1 API
org.eclipse.core.resources.IStorage.getContents() -1 API
org.eclipse.core.resources.IMarker.getType() -1 API
org.eclipse.core.resources.IResource.getSessionProperty(QualifiedName) -1 API
org.eclipse.core.resources.IProjectNature.configure() -1 API
org.eclipse.core.resources.IWorkspace.delete(IResource[], int, IProgressMonitor) -1 API
org.eclipse.core.resources.IWorkspace.delete(IResource[], boolean, IProgressMonitor) -1 API
org.eclipse.core.resources.IMarker.delete() -1 API
org.eclipse.core.resources.IFile.setCharset(String) -1 API
org.eclipse.core.resources.IFile.setCharset(String, IProgressMonitor) -1 API
org.eclipse.core.resources.IProject.getContentTypeMatcher() -1 API
org.eclipse.core.resources.ISaveParticipant.prepareToSave(ISaveContext) -1 API
org.eclipse.core.resources.IContainer.findDeletedMembersWithHistory(int, IProgressMonitor) -1 API
org.eclipse.core.resources.IMarker.isSubtypeOf(String) -1 API
org.eclipse.core.resources.IResource.setDerived(boolean) -1 API
org.eclipse.core.resources.IProject.open(int, IProgressMonitor) -1 API
org.eclipse.core.resources.IProject.open(IProgressMonitor) -1 API
org.eclipse.core.resources.ResourcesPlugin.constructWorkspace() -1 API
org.eclipse.core.resources.ISynchronizer.getSyncInfo(QualifiedName, IResource) -1 API
org.eclipse.core.resources.IProject.getDescription() -1 API
org.eclipse.core.resources.IResource.setPersistentProperty(QualifiedName, String) -1 API
org.eclipse.core.resources.IEncodedStorage.getCharset() -1 API
org.eclipse.core.resources.IProject.close(IProgressMonitor) -1 API
org.eclipse.core.resources.ISaveParticipant.saving(ISaveContext) -1 API
org.eclipse.core.resources.IWorkspace.addSaveParticipant(Plugin, ISaveParticipant) -1 API
org.eclipse.core.resources.IncrementalProjectBuilder.build(int, Map, IProgressMonitor) -1 API
org.eclipse.core.resources.IWorkspace.build(int, IProgressMonitor) -1 API
org.eclipse.core.resources.IResource.clearHistory(IProgressMonitor) -1 API
org.eclipse.core.resources.IMarker.setAttribute(String, Object) -1 API
org.eclipse.core.resources.IMarker.setAttribute(String, boolean) -1 API
org.eclipse.core.resources.IMarker.setAttribute(String, int) -1 API
org.eclipse.core.resources.IResource.findMarkers(String, boolean, int) -1 API
org.eclipse.core.resources.IResourceProxyVisitor.visit(IResourceProxy) -1 API
org.eclipse.core.resources.IProject.create(IProjectDescription, IProgressMonitor) -1 API
org.eclipse.core.resources.IProject.create(IProgressMonitor) -1 API
org.eclipse.core.resources.IResource.refreshLocal(int, IProgressMonitor) -1 API
org.eclipse.core.resources.IFile.create(InputStream, int, IProgressMonitor) -1 API
org.eclipse.core.resources.IFile.create(InputStream, boolean, IProgressMonitor) -1 API
org.eclipse.core.resources.IFile.getEncoding() -1 API
org.eclipse.core.resources.IProject.move(IProjectDescription, boolean, IProgressMonitor) -1 API
org.eclipse.core.resources.IContainer.members() -1 API
org.eclipse.core.resources.IContainer.members(boolean) -1 API
org.eclipse.core.resources.IContainer.members(int) -1 API
org.eclipse.core.resources.IResourceVisitor.visit(IResource) -1 API
org.eclipse.core.resources.IProject.setDescription(IProjectDescription, IProgressMonitor) -1 API
org.eclipse.core.resources.IProject.setDescription(IProjectDescription, int, IProgressMonitor) -1 API
org.eclipse.core.resources.IWorkspaceRunnable.run(IProgressMonitor) -1 API
org.eclipse.core.resources.IMarker.getAttribute(String) -1 API
org.eclipse.core.resources.IResource.setTeamPrivateMember(boolean) -1 API
org.eclipse.core.resources.IWorkspace.setDescription(IWorkspaceDescription) -1 API
org.eclipse.core.resources.IProject.delete(boolean, boolean, IProgressMonitor) -1 API
org.eclipse.core.resources.WorkspaceLock.WorkspaceLock(IWorkspace) -1 API
org.eclipse.core.resources.IResource.copy(IPath, int, IProgressMonitor) -1 API
org.eclipse.core.resources.IResource.copy(IPath, boolean, IProgressMonitor) -1 API
org.eclipse.core.resources.IResource.copy(IProjectDescription, boolean, IProgressMonitor) -1 API
org.eclipse.core.resources.IResource.copy(IProjectDescription, int, IProgressMonitor) -1 API
org.eclipse.core.resources.IResource.createMarker(String) -1 API
org.eclipse.core.resources.IFile.setContents(InputStream, int, IProgressMonitor) -1 API
org.eclipse.core.resources.IFile.setContents(IFileState, int, IProgressMonitor) -1 API
org.eclipse.core.resources.IFile.setContents(InputStream, boolean, boolean, IProgressMonitor) -1 API
org.eclipse.core.resources.IFile.setContents(IFileState, boolean, boolean, IProgressMonitor) -1 API
org.eclipse.core.resources.IResource.move(IPath, int, IProgressMonitor) -1 API
org.eclipse.core.resources.IResource.move(IProjectDescription, boolean, boolean, IProgressMonitor) -1 API
org.eclipse.core.resources.IResource.move(IProjectDescription, int, IProgressMonitor) -1 API
org.eclipse.core.resources.IResource.move(IPath, boolean, IProgressMonitor) -1 API
org.eclipse.core.resources.IResource.setResourceAttributes(ResourceAttributes) -1 API
org.eclipse.core.resources.IProject.isNatureEnabled(String) -1 API
org.eclipse.core.resources.IProjectNature.deconfigure() -1 API
org.eclipse.core.resources.IncrementalProjectBuilder.clean(IProgressMonitor) -1 API
org.eclipse.core.resources.IResource.deleteMarkers(String, boolean, int) -1 API
org.eclipse.core.resources.IResource.setLocalTimeStamp(long) -1 API
org.eclipse.core.resources.IFile.getContents(boolean) -1 API
org.eclipse.core.resources.IFile.getContents() -1 API
org.eclipse.core.resources.IFile.getContentDescription() -1 API
org.eclipse.core.resources.IContainer.setDefaultCharset(String) -1 API
org.eclipse.core.resources.IContainer.setDefaultCharset(String, IProgressMonitor) -1 API
org.eclipse.core.resources.IFile.delete(boolean, boolean, IProgressMonitor) -1 API
org.eclipse.core.resources.IResource.accept(IResourceVisitor, int, int) -1 API
org.eclipse.core.resources.IResource.accept(IResourceVisitor, int, boolean) -1 API
org.eclipse.core.resources.IResource.accept(IResourceVisitor) -1 API
org.eclipse.core.resources.IResource.accept(IResourceProxyVisitor, int) -1 API
org.eclipse.core.resources.ISynchronizer.setSyncInfo(QualifiedName, IResource, byte[]) -1 API
org.eclipse.core.resources.IResource.getPersistentProperty(QualifiedName) -1 API
org.eclipse.core.resources.IWorkspaceRoot.delete(boolean, boolean, IProgressMonitor) -1 API
org.eclipse.core.resources.IWorkspace.loadProjectDescription(IPath) -1 API
org.eclipse.core.resources.IWorkspace.loadProjectDescription(InputStream) -1 API
org.eclipse.core.resources.IncrementalProjectBuilder.setInitializationData(IConfigurationElement, String, Object) -1 API
org.eclipse.core.resources.IWorkspace.run(IWorkspaceRunnable, IProgressMonitor) -1 API
org.eclipse.core.resources.IWorkspace.run(IWorkspaceRunnable, ISchedulingRule, int, IProgressMonitor) -1 API
org.eclipse.core.resources.IResource.findMarker(long) -1 API
org.eclipse.core.resources.IResource.setSessionProperty(QualifiedName, Object) -1 API
org.eclipse.core.resources.IResource.setLocal(boolean, int, IProgressMonitor) -1 API
org.eclipse.core.resources.IFolder.delete(boolean, boolean, IProgressMonitor) -1 API
org.eclipse.core.resources.IFile.getCharsetFor(Reader) -1 API
org.eclipse.core.resources.mapping.ModelProvider.getMappings(ResourceTraversal[], ResourceMappingContext, IProgressMonitor) -1 API
org.eclipse.core.resources.mapping.ModelProvider.getMappings(IResource[], ResourceMappingContext, IProgressMonitor) -1 API
org.eclipse.core.resources.mapping.ModelProvider.getMappings(IResource, ResourceMappingContext, IProgressMonitor) -1 API
org.eclipse.core.resources.mapping.IModelProviderDescriptor.getMatchingResources(IResource[]) -1 API
org.eclipse.core.resources.mapping.ResourceMapping.accept(ResourceMappingContext, IResourceVisitor, IProgressMonitor) -1 API
org.eclipse.core.resources.mapping.IModelProviderDescriptor.getModelProvider() -1 API
org.eclipse.core.resources.mapping.CompositeResourceMapping.getTraversals(ResourceMappingContext, IProgressMonitor) -1 API
org.eclipse.core.resources.mapping.RemoteResourceMappingContext.hasRemoteChange(IResource, IProgressMonitor) -1 API
org.eclipse.core.resources.mapping.RemoteResourceMappingContext.fetchBaseContents(IFile, IProgressMonitor) -1 API
org.eclipse.core.resources.mapping.ModelProvider.getTraversals(ResourceMapping[], ResourceMappingContext, IProgressMonitor) -1 API
org.eclipse.core.resources.mapping.RemoteResourceMappingContext.refresh(ResourceTraversal[], int, IProgressMonitor) -1 API
org.eclipse.core.resources.mapping.ResourceTraversal.accept(IResourceVisitor) -1 API
org.eclipse.core.resources.mapping.RemoteResourceMappingContext.hasLocalChange(IResource, IProgressMonitor) -1 API
org.eclipse.core.resources.mapping.RemoteResourceMappingContext.fetchRemoteMembers(IContainer, IProgressMonitor) -1 API
org.eclipse.core.resources.mapping.ResourceMapping.getTraversals(ResourceMappingContext, IProgressMonitor) -1 API
org.eclipse.core.resources.mapping.ResourceTraversal.findMarkers(String, boolean) -1 API
org.eclipse.core.resources.mapping.RemoteResourceMappingContext.fetchRemoteContents(IFile, IProgressMonitor) -1 API
org.eclipse.core.resources.mapping.RemoteResourceMappingContext.fetchBaseMembers(IContainer, IProgressMonitor) -1 API
org.eclipse.core.resources.mapping.IModelProviderDescriptor.getMatchingTraversals(ResourceTraversal[]) -1 API
org.eclipse.core.resources.mapping.ResourceMapping.findMarkers(String, boolean, IProgressMonitor) -1 API
org.eclipse.core.resources.mapping.RemoteResourceMappingContext.fetchMembers(IContainer, IProgressMonitor) -1 API
org.eclipse.core.runtime.Preferences.exportPreferences(IPath) -1 API
org.eclipse.core.runtime.Plugin.startup() -1 API
org.eclipse.core.runtime.Platform.addProtectionSpace(URL, String) -1 API
org.eclipse.core.runtime.Preferences.importPreferences(IPath) -1 API
org.eclipse.core.runtime.Plugin.shutdown() -1 API
org.eclipse.core.runtime.Platform.addAuthorizationInfo(URL, String, String, Map) -1 API
org.eclipse.core.runtime.Platform.flushAuthorizationInfo(URL, String, String) -1 API
org.eclipse.core.runtime.IPluginDescriptor.getPlugin() -1 API
org.eclipse.core.internal.runtime.auth.AuthorizationDatabase.load() -1 API
org.eclipse.core.internal.runtime.auth.AuthorizationDatabase.load(InputStream) -1 API
org.eclipse.core.internal.runtime.auth.AuthorizationHandler.addAuthorizationInfo(URL, String, String, Map) -1 API
org.eclipse.core.internal.runtime.auth.AuthorizationHandler.loadKeyring() -1 API
org.eclipse.core.internal.runtime.auth.AuthorizationHandler.addProtectionSpace(URL, String) -1 API
org.eclipse.core.internal.runtime.auth.AuthorizationHandler.saveKeyring() -1 API
org.eclipse.core.internal.runtime.auth.AuthorizationDatabase.save() -1 API
org.eclipse.core.internal.runtime.auth.AuthorizationDatabase.AuthorizationDatabase(String, String) -1 API
org.eclipse.core.internal.runtime.auth.AuthorizationHandler.flushAuthorizationInfo(URL, String, String) -1 API
org.eclipse.core.runtime.IPluginDescriptor.getPlugin() -1 API
org.eclipse.core.runtime.IPluginDescriptor.getPlugin() -1 API
org.eclipse.core.internal.variables.StringVariableManager.validateStringVariables(String) -1 API
org.eclipse.core.internal.variables.StringSubstitutionEngine.resolve(StringSubstitutionEngine.VariableReference, boolean, boolean, IStringVariableManager) -1 API
org.eclipse.core.internal.variables.StringSubstitutionEngine.validateStringVariables(String, IStringVariableManager) -1 API
org.eclipse.core.internal.variables.StringSubstitutionEngine.substitute(String, boolean, boolean, IStringVariableManager) -1 API
org.eclipse.core.internal.variables.DynamicVariable.getValue(String) -1 API
org.eclipse.core.internal.variables.StringSubstitutionEngine.performStringSubstitution(String, boolean, boolean, IStringVariableManager) -1 API
org.eclipse.core.internal.variables.EclipseHomeVariableResolver.resolveValue(IDynamicVariable, String) -1 API
org.eclipse.core.internal.variables.StringVariableManager.addVariables(IValueVariable[]) -1 API
org.eclipse.core.internal.variables.StringVariableManager.performStringSubstitution(String, boolean) -1 API
org.eclipse.core.internal.variables.StringVariableManager.performStringSubstitution(String) -1 API
org.eclipse.core.variables.IStringVariableManager.performStringSubstitution(String, boolean) -1 API
org.eclipse.core.variables.IStringVariableManager.performStringSubstitution(String) -1 API
org.eclipse.core.variables.IStringVariableManager.validateStringVariables(String) -1 API
org.eclipse.core.variables.IDynamicVariable.getValue(String) -1 API
org.eclipse.core.variables.IDynamicVariableResolver.resolveValue(IDynamicVariable, String) -1 API
org.eclipse.core.variables.IStringVariableManager.addVariables(IValueVariable[]) -1 API
org.eclipse.debug.core.ILaunchConfigurationType.getDelegate(String) -1 API
org.eclipse.debug.core.ILaunchConfigurationType.getDelegate() -1 API
org.eclipse.debug.core.ILaunchConfiguration.getMappedResources() -1 API
org.eclipse.debug.core.IBreakpointManager.removeBreakpoint(IBreakpoint, boolean) -1 API
org.eclipse.debug.core.ILaunchConfiguration.getType() -1 API
org.eclipse.debug.core.ILaunchDelegate.getDelegate() -1 API
org.eclipse.debug.core.ILaunchManager.getLaunchConfiguration(String) -1 API
org.eclipse.debug.core.ILaunchConfiguration.getAttribute(String, Map) -1 API
org.eclipse.debug.core.ILaunchConfiguration.getAttribute(String, String) -1 API
org.eclipse.debug.core.ILaunchConfiguration.getAttribute(String, boolean) -1 API
org.eclipse.debug.core.ILaunchConfiguration.supportsMode(String) -1 API
org.eclipse.debug.core.ILaunchConfiguration.getAttribute(String, List) -1 API
org.eclipse.debug.core.ILaunchConfiguration.getAttribute(String, Set) -1 API
org.eclipse.debug.core.ILaunchConfiguration.getAttribute(String, int) -1 API
org.eclipse.debug.core.ILaunchConfiguration.getAttributes() -1 API
org.eclipse.debug.core.DebugPlugin.exec(String[], File, String[]) -1 API
org.eclipse.debug.core.DebugPlugin.exec(String[], File) -1 API
org.eclipse.debug.core.ILaunchManager.isExistingLaunchConfigurationName(String) -1 API
org.eclipse.debug.core.ILaunchConfiguration.getModes() -1 API
org.eclipse.debug.core.IBreakpointManager.addBreakpoint(IBreakpoint) -1 API
org.eclipse.debug.core.ILaunchConfiguration.getWorkingCopy() -1 API
org.eclipse.debug.core.ILaunchConfiguration.getCategory() -1 API
org.eclipse.debug.core.IStatusHandler.handleStatus(IStatus, Object) -1 API
org.eclipse.debug.core.ILaunchConfiguration.delete() -1 API
org.eclipse.debug.core.ILaunchManager.newSourceLocator(String) -1 API
org.eclipse.debug.core.DebugPlugin.1.prepareToSave(ISaveContext) -1 API
org.eclipse.debug.core.IBreakpointManager.addBreakpoints(IBreakpoint[]) -1 API
org.eclipse.debug.core.ILaunchConfigurationMigrationDelegate.isCandidate(ILaunchConfiguration) -1 API
org.eclipse.debug.core.ILaunchConfiguration.copy(String) -1 API
org.eclipse.debug.core.ILaunchConfigurationType.newInstance(IContainer, String) -1 API
org.eclipse.debug.core.ILaunchConfiguration.launch(String, IProgressMonitor, boolean) -1 API
org.eclipse.debug.core.ILaunchConfiguration.launch(String, IProgressMonitor) -1 API
org.eclipse.debug.core.ILaunchConfiguration.launch(String, IProgressMonitor, boolean, boolean) -1 API
org.eclipse.debug.core.ILaunchConfiguration.migrate() -1 API
org.eclipse.debug.core.ILaunchConfiguration.getPreferredDelegate(Set) -1 API
org.eclipse.debug.core.ILaunchConfigurationMigrationDelegate.migrate(ILaunchConfiguration) -1 API
org.eclipse.debug.core.ILaunchManager.getLaunchConfigurations(ILaunchConfigurationType) -1 API
org.eclipse.debug.core.ILaunchManager.getLaunchConfigurations() -1 API
org.eclipse.debug.core.DebugPlugin.newDocument() -1 API
org.eclipse.debug.core.DebugPlugin.abort(String, Throwable) -1 API
org.eclipse.debug.core.ILaunchConfigurationType.getPreferredDelegate(Set) -1 API
org.eclipse.debug.core.DebugPlugin.serializeDocument(Document) -1 API
org.eclipse.debug.core.ILaunchConfigurationWorkingCopy.doSave() -1 API
org.eclipse.debug.core.DebugPlugin.parseDocument(String) -1 API
org.eclipse.debug.core.ILaunchConfiguration.isMigrationCandidate() -1 API
org.eclipse.debug.core.ILaunchManager.getSourcePathComputer(ILaunchConfiguration) -1 API
org.eclipse.debug.core.ILaunchManager.getMigrationCandidates() -1 API
org.eclipse.debug.core.ILaunchConfigurationType.setPreferredDelegate(Set, ILaunchDelegate) -1 API
org.eclipse.debug.core.ILaunchConfigurationType.getDelegates(Set) -1 API
org.eclipse.debug.core.DebugPlugin.1.saving(ISaveContext) -1 API
org.eclipse.debug.core.ILaunchManager.getEnvironment(ILaunchConfiguration) -1 API
org.eclipse.debug.core.ILaunchConfiguration.getMemento() -1 API
org.eclipse.debug.core.IBreakpointManager.removeBreakpoints(IBreakpoint[], boolean) -1 API
org.eclipse.debug.core.model.LaunchConfigurationDelegate.isLaunchProblem(IMarker) -1 API
org.eclipse.debug.core.model.ILineBreakpoint.getLineNumber() -1 API
org.eclipse.debug.core.model.LaunchConfigurationDelegate.getLaunch(ILaunchConfiguration, String) -1 API
org.eclipse.debug.core.model.IWatchpoint.isModification() -1 API
org.eclipse.debug.core.model.ILaunchConfigurationDelegate2.finalLaunchCheck(ILaunchConfiguration, String, IProgressMonitor) -1 API
org.eclipse.debug.core.model.Breakpoint.setRegistered(boolean) -1 API
org.eclipse.debug.core.model.Breakpoint.setMarker(IMarker) -1 API
org.eclipse.debug.core.model.LaunchConfigurationDelegate.existsProblems(IProject) -1 API
org.eclipse.debug.core.model.Breakpoint.delete() -1 API
org.eclipse.debug.core.model.Breakpoint.setEnabled(boolean) -1 API
org.eclipse.debug.core.model.LaunchConfigurationDelegate.addReferencedProjects(IProject, Set) -1 API
org.eclipse.debug.core.model.ILaunchConfigurationDelegate2.preLaunchCheck(ILaunchConfiguration, String, IProgressMonitor) -1 API
org.eclipse.debug.core.model.Breakpoint.setAttribute(String, int) -1 API
org.eclipse.debug.core.model.Breakpoint.setAttribute(String, boolean) -1 API
org.eclipse.debug.core.model.Breakpoint.setAttribute(String, Object) -1 API
org.eclipse.debug.core.model.Breakpoint.setPersisted(boolean) -1 API
org.eclipse.debug.core.model.ILogicalStructureTypeDelegate.getLogicalStructure(IValue) -1 API
org.eclipse.debug.core.model.IWatchpoint.isAccess() -1 API
org.eclipse.debug.core.model.IWatchpoint.setAccess(boolean) -1 API
org.eclipse.debug.core.model.LineBreakpoint.getCharEnd() -1 API
org.eclipse.debug.core.model.IPersistableSourceLocator.initializeFromMemento(String) -1 API
org.eclipse.debug.core.model.IWatchpoint.setModification(boolean) -1 API
org.eclipse.debug.core.model.Breakpoint.isPersisted() -1 API
org.eclipse.debug.core.model.IBreakpoint.isPersisted() -1 API
org.eclipse.debug.core.model.Breakpoint.setAttributes(Map) -1 API
org.eclipse.debug.core.model.Breakpoint.setAttributes(String[], Object[]) -1 API
org.eclipse.debug.core.model.Breakpoint.5.run(IProgressMonitor) -1 API
org.eclipse.debug.core.model.IBreakpoint.setEnabled(boolean) -1 API
org.eclipse.debug.core.model.Breakpoint.3.run(IProgressMonitor) -1 API
org.eclipse.debug.core.model.LaunchConfigurationDelegate.computeReferencedBuildOrder(IProject[]) -1 API
org.eclipse.debug.core.model.Breakpoint.4.run(IProgressMonitor) -1 API
org.eclipse.debug.core.model.Breakpoint.1.run(IProgressMonitor) -1 API
org.eclipse.debug.core.model.Breakpoint.2.run(IProgressMonitor) -1 API
org.eclipse.debug.core.model.IBreakpoint.isRegistered() -1 API
org.eclipse.debug.core.model.Breakpoint.isRegistered() -1 API
org.eclipse.debug.core.model.IBreakpoint.setPersisted(boolean) -1 API
org.eclipse.debug.core.model.LaunchConfigurationDelegate.preLaunchCheck(ILaunchConfiguration, String, IProgressMonitor) -1 API
org.eclipse.debug.core.model.IBreakpoint.delete() -1 API
org.eclipse.debug.core.model.IBreakpoint.setRegistered(boolean) -1 API
org.eclipse.debug.core.model.ILaunchConfigurationDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor) -1 API
org.eclipse.debug.core.model.ILineBreakpoint.getCharEnd() -1 API
org.eclipse.debug.core.model.LineBreakpoint.getCharStart() -1 API
org.eclipse.debug.core.model.ILineBreakpoint.getCharStart() -1 API
org.eclipse.debug.core.model.LineBreakpoint.getLineNumber() -1 API
org.eclipse.debug.core.model.LaunchConfigurationDelegate.buildProjects(IProject[], IProgressMonitor) -1 API
org.eclipse.debug.core.model.Breakpoint.isEnabled() -1 API
org.eclipse.debug.core.model.LaunchConfigurationDelegate.getBuildOrder(ILaunchConfiguration, String) -1 API
org.eclipse.debug.core.model.LaunchConfigurationDelegate.saveBeforeLaunch(ILaunchConfiguration, String, IProgressMonitor) -1 API
org.eclipse.debug.core.model.LaunchConfigurationDelegate.finalLaunchCheck(ILaunchConfiguration, String, IProgressMonitor) -1 API
org.eclipse.debug.core.model.IBreakpoint.setMarker(IMarker) -1 API
org.eclipse.debug.core.model.IPersistableSourceLocator.getMemento() -1 API
org.eclipse.debug.core.model.LaunchConfigurationDelegate.getProjectsForProblemSearch(ILaunchConfiguration, String) -1 API
org.eclipse.debug.core.model.ILaunchConfigurationDelegate2.buildForLaunch(ILaunchConfiguration, String, IProgressMonitor) -1 API
org.eclipse.debug.core.model.ILaunchConfigurationDelegate2.getLaunch(ILaunchConfiguration, String) -1 API
org.eclipse.debug.core.model.IBreakpoint.isEnabled() -1 API
org.eclipse.debug.core.model.IPersistableSourceLocator.initializeDefaults(ILaunchConfiguration) -1 API
org.eclipse.debug.core.model.LaunchConfigurationDelegate.buildForLaunch(ILaunchConfiguration, String, IProgressMonitor) -1 API
org.eclipse.debug.core.sourcelookup.ISourceLookupParticipant.findSourceElements(Object) -1 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector.findSourceElements(Object) -1 API
org.eclipse.debug.core.sourcelookup.ISourceContainer.findSourceElements(String) -1 API
org.eclipse.debug.core.sourcelookup.ISourceContainerTypeDelegate.createSourceContainer(String) -1 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector.initializeDefaults(ILaunchConfiguration) -1 API
org.eclipse.debug.core.sourcelookup.ISourceLookupDirector.findSourceElements(Object) -1 API
org.eclipse.debug.core.sourcelookup.ISourceContainer.getSourceContainers() -1 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector.getMemento() -1 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector.parseSourceContainers(NodeList) -1 API
org.eclipse.debug.core.sourcelookup.ISourceContainerTypeDelegate.getMemento(ISourceContainer) -1 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector.doInitializeFromMemento(String, boolean) -1 API
org.eclipse.debug.core.sourcelookup.IPersistableSourceLocator2.initializeFromMemento(String, ILaunchConfiguration) -1 API
org.eclipse.debug.core.sourcelookup.ISourceLookupParticipant.getSourceName(Object) -1 API
org.eclipse.debug.core.sourcelookup.ISourcePathComputerDelegate.computeSourceContainers(ILaunchConfiguration, IProgressMonitor) -1 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector.abort(String, Throwable) -1 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant.findSourceElements(Object) -1 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector.initializeFromMemento(String) -1 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector.initializeFromMemento(String, ILaunchConfiguration) -1 API
org.eclipse.debug.core.sourcelookup.containers.ContainerSourceContainer.createSourceContainers() -1 API
org.eclipse.debug.core.sourcelookup.containers.ProjectSourceContainer.getAllReferencedProjects(Set, IProject) -1 API
org.eclipse.debug.core.sourcelookup.containers.ProjectSourceContainer.getAllReferencedProjects(IProject) -1 API
org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainerTypeDelegate.serializeDocument(Document) -1 API
org.eclipse.debug.core.sourcelookup.containers.DefaultSourceContainer.createSourceContainers() -1 API
org.eclipse.debug.core.sourcelookup.containers.ExternalArchiveSourceContainer.getArchive() -1 API
org.eclipse.debug.core.sourcelookup.containers.ExternalArchiveSourceContainer.findSourceElements(String) -1 API
org.eclipse.debug.core.sourcelookup.containers.WorkspaceSourceContainer.createSourceContainers() -1 API
org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainerTypeDelegate.abort(String, Throwable) -1 API
org.eclipse.debug.core.sourcelookup.containers.CompositeSourceContainer.getSourceContainers() -1 API
org.eclipse.debug.core.sourcelookup.containers.CompositeSourceContainer.findSourceElements(String, ISourceContainer[]) -1 API
org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainer.abort(String, Throwable) -1 API
org.eclipse.debug.core.sourcelookup.containers.CompositeSourceContainer.findSourceElements(String) -1 API
org.eclipse.debug.core.sourcelookup.containers.LocalFileStorage.getContents() -1 API
org.eclipse.debug.core.sourcelookup.containers.ArchiveSourceContainer.findSourceElements(String) -1 API
org.eclipse.debug.core.sourcelookup.containers.CompositeSourceContainer.createSourceContainers() -1 API
org.eclipse.debug.core.sourcelookup.containers.DirectorySourceContainer.createSourceContainers() -1 API
org.eclipse.debug.core.sourcelookup.containers.ProjectSourceContainer.createSourceContainers() -1 API
org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainerTypeDelegate.newDocument() -1 API
org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainer.getSourceContainers() -1 API
org.eclipse.debug.core.sourcelookup.containers.DirectorySourceContainer.findSourceElements(String) -1 API
org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainer.warn(String, Throwable) -1 API
org.eclipse.debug.core.sourcelookup.containers.ZipEntryStorage.getContents() -1 API
org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainerTypeDelegate.parseDocument(String) -1 API
org.eclipse.debug.core.sourcelookup.containers.ContainerSourceContainer.findSourceElements(String) -1 API
org.eclipse.debug.internal.core.BreakpointManager.addBreakpoints(IBreakpoint[], boolean) -1 API
org.eclipse.debug.internal.core.BreakpointManager.addBreakpoints(IBreakpoint[]) -1 API
org.eclipse.debug.internal.core.LaunchConfiguration.isMigrationCandidate() -1 API
org.eclipse.debug.internal.core.LaunchManager.newSourceLocator(String) -1 API
org.eclipse.debug.internal.core.SystemPropertyResolver.resolveValue(IDynamicVariable, String) -1 API
org.eclipse.debug.internal.core.LaunchConfigurationWorkingCopy.copyFrom(LaunchConfiguration) -1 API
org.eclipse.debug.internal.core.LaunchManager.getSourcePathComputer(ILaunchConfiguration) -1 API
org.eclipse.debug.internal.core.SystemVariableResolver.resolveValue(IDynamicVariable, String) -1 API
org.eclipse.debug.internal.core.LaunchConfigurationInfo.setSetAttribute(Element) -1 API
org.eclipse.debug.internal.core.LaunchConfigurationWorkingCopy.getWorkingCopy() -1 API
org.eclipse.debug.internal.core.LaunchConfigurationType.migrate(ILaunchConfiguration) -1 API
org.eclipse.debug.internal.core.LaunchConfigurationWorkingCopy.1.run(IProgressMonitor) -1 API
org.eclipse.debug.internal.core.LaunchConfiguration.getMappedResources() -1 API
org.eclipse.debug.internal.core.LogicalStructureType.verifyAttributeExists(String) -1 API
org.eclipse.debug.internal.core.LaunchConfigurationType.getDelegates(Set) -1 API
org.eclipse.debug.internal.core.LaunchConfiguration.getAttribute(String, Map) -1 API
org.eclipse.debug.internal.core.LaunchConfiguration.getAttribute(String, int) -1 API
org.eclipse.debug.internal.core.LaunchConfiguration.getAttribute(String, String) -1 API
org.eclipse.debug.internal.core.LaunchConfiguration.getAttribute(String, boolean) -1 API
org.eclipse.debug.internal.core.LaunchConfiguration.getAttribute(String, List) -1 API
org.eclipse.debug.internal.core.LaunchConfiguration.getAttribute(String, Set) -1 API
org.eclipse.debug.internal.core.LaunchManager.getConfigsFromXML(Element) -1 API
org.eclipse.debug.internal.core.LaunchMode.verifyAttributes() -1 API
org.eclipse.debug.internal.core.LaunchConfigurationInfo.setIntegerAttribute(Element) -1 API
org.eclipse.debug.internal.core.LaunchConfiguration.getModes() -1 API
org.eclipse.debug.internal.core.LaunchConfigurationInfo.getBooleanAttribute(String, boolean) -1 API
org.eclipse.debug.internal.core.LogicalStructureProvider.LogicalStructureProvider(IConfigurationElement) -1 API
org.eclipse.debug.internal.core.LaunchConfigurationInfo.getValueAttribute(Element) -1 API
org.eclipse.debug.internal.core.BreakpointManager.getPersistedMarkers(IResource) -1 API
org.eclipse.debug.internal.core.LaunchConfiguration.launch(String, IProgressMonitor, boolean, boolean) -1 API
org.eclipse.debug.internal.core.LaunchConfiguration.launch(String, IProgressMonitor, boolean) -1 API
org.eclipse.debug.internal.core.LaunchConfiguration.launch(String, IProgressMonitor) -1 API
org.eclipse.debug.internal.core.LaunchConfigurationWorkingCopy.LaunchConfigurationWorkingCopy(LaunchConfiguration, String) -1 API
org.eclipse.debug.internal.core.LaunchConfigurationWorkingCopy.LaunchConfigurationWorkingCopy(LaunchConfiguration) -1 API
org.eclipse.debug.internal.core.LaunchConfigurationWorkingCopy.LaunchConfigurationWorkingCopy(LaunchConfigurationWorkingCopy) -1 API
org.eclipse.debug.internal.core.LaunchConfigurationInfo.getKeyAttribute(Element) -1 API
org.eclipse.debug.internal.core.LaunchManager.getInfo(ILaunchConfiguration) -1 API
org.eclipse.debug.internal.core.LaunchConfigurationWorkingCopy.doSave() -1 API
org.eclipse.debug.internal.core.LaunchConfigurationWorkingCopy.doSave(IProgressMonitor) -1 API
org.eclipse.debug.internal.core.LaunchConfiguration.supportsMode(String) -1 API
org.eclipse.debug.internal.core.LaunchConfigurationInfo.getStringAttribute(String, String) -1 API
org.eclipse.debug.internal.core.LaunchConfigurationInfo.setMapAttribute(Element) -1 API
org.eclipse.debug.internal.core.LaunchManager.createInfoFromXML(InputStream) -1 API
org.eclipse.debug.internal.core.LaunchConfigurationInfo.getAsXML() -1 API
org.eclipse.debug.internal.core.LaunchManager.getLaunchConfigurations(ILaunchConfigurationType) -1 API
org.eclipse.debug.internal.core.LaunchDelegate.getDelegate() -1 API
org.eclipse.debug.internal.core.LaunchConfigurationInfo.getIntAttribute(String, int) -1 API
org.eclipse.debug.internal.core.LaunchConfiguration.getMemento() -1 API
org.eclipse.debug.internal.core.LogicalStructureType.missingAttribute(String) -1 API
org.eclipse.debug.internal.core.LaunchConfiguration.LaunchConfiguration(String) -1 API
org.eclipse.debug.internal.core.EnvironmentVariableResolver.resolveValue(IDynamicVariable, String) -1 API
org.eclipse.debug.internal.core.LaunchConfigurationInfo.setListAttribute(Element) -1 API
org.eclipse.debug.internal.core.LaunchConfiguration.getCategory() -1 API
org.eclipse.debug.internal.core.LaunchMode.LaunchMode(IConfigurationElement) -1 API
org.eclipse.debug.internal.core.LaunchConfigurationInfo.getListAttribute(String, List) -1 API
org.eclipse.debug.internal.core.LaunchConfigurationType.isMigrationCandidate(ILaunchConfiguration) -1 API
org.eclipse.debug.internal.core.BreakpointManager.PostChangeVisitor.visit(IResourceDelta) -1 API
org.eclipse.debug.internal.core.LaunchConfiguration.delete() -1 API
org.eclipse.debug.internal.core.BreakpointManager.loadBreakpoints(IResource, boolean) -1 API
org.eclipse.debug.internal.core.LaunchConfigurationInfo.setStringAttribute(Element) -1 API
org.eclipse.debug.internal.core.LogicalStructureType.getLogicalStructure(IValue) -1 API
org.eclipse.debug.internal.core.LaunchConfiguration.migrate() -1 API
org.eclipse.debug.internal.core.LaunchConfiguration.getAttributes() -1 API
org.eclipse.debug.internal.core.LaunchConfigurationType.initializeMigrationDelegate() -1 API
org.eclipse.debug.internal.core.LaunchManager.getLaunchConfiguration(String) -1 API
org.eclipse.debug.internal.core.LaunchConfigurationInfo.initializeFromXML(Element) -1 API
org.eclipse.debug.internal.core.LaunchConfiguration.getInfo() -1 API
org.eclipse.debug.internal.core.LaunchConfiguration.copy(String) -1 API
org.eclipse.debug.internal.core.LaunchConfiguration.initializeSourceLocator(ILaunch) -1 API
org.eclipse.debug.internal.core.LogicalStructureType.verifyAttributes() -1 API
org.eclipse.debug.internal.core.BreakpointManager.removeBreakpoints(IBreakpoint[], boolean) -1 API
org.eclipse.debug.internal.core.LaunchMode.verifyAttributeExists(String) -1 API
org.eclipse.debug.internal.core.BreakpointManager.addBreakpoint(IBreakpoint) -1 API
org.eclipse.debug.internal.core.LaunchConfiguration.getWorkingCopy() -1 API
org.eclipse.debug.internal.core.LogicalStructureType.LogicalStructureType(IConfigurationElement) -1 API
org.eclipse.debug.internal.core.LaunchConfigurationWorkingCopy.writeNewFile(IProgressMonitor) -1 API
org.eclipse.debug.internal.core.LaunchConfigurationInfo.setBooleanAttribute(Element) -1 API
org.eclipse.debug.internal.core.LaunchConfiguration.getType() -1 API
org.eclipse.debug.internal.core.LaunchConfigurationInfo.getSetAttribute(String, Set) -1 API
org.eclipse.debug.internal.core.LaunchConfigurationInfo.getMapAttribute(String, Map) -1 API
org.eclipse.debug.internal.core.BreakpointManager.5.run(IProgressMonitor) -1 API
org.eclipse.debug.internal.core.BreakpointManager.4.run(IProgressMonitor) -1 API
org.eclipse.debug.internal.core.BreakpointManager.3.run(IProgressMonitor) -1 API
org.eclipse.debug.internal.core.BreakpointManager.2.run(IProgressMonitor) -1 API
org.eclipse.debug.internal.core.BreakpointManager.1.run(IProgressMonitor) -1 API
org.eclipse.debug.internal.core.LaunchManager.getMigrationCandidates() -1 API
org.eclipse.debug.internal.core.LaunchConfigurationWorkingCopy.doSave0(IProgressMonitor) -1 API
org.eclipse.debug.internal.core.BreakpointManager.removeBreakpoint(IBreakpoint, boolean) -1 API
org.eclipse.debug.internal.core.LaunchConfiguration.getPreferredDelegate(Set) -1 API
org.eclipse.debug.internal.core.LaunchMode.missingAttribute(String) -1 API
org.eclipse.debug.internal.core.LaunchManager.getEnvironment(ILaunchConfiguration) -1 API
org.eclipse.debug.internal.core.LaunchConfigurationType.getDelegate(String) -1 API
org.eclipse.debug.internal.core.LaunchConfigurationType.getDelegate() -1 API
org.eclipse.debug.internal.core.commands.StepReturnCommand.step(Object) -1 API
org.eclipse.debug.internal.core.commands.StepCommand.isSteppable(Object) -1 API
org.eclipse.debug.internal.core.commands.ForEachCommand.doExecute(Object[], IProgressMonitor, IRequest) -1 API
org.eclipse.debug.internal.core.commands.DisconnectCommand.execute(Object) -1 API
org.eclipse.debug.internal.core.commands.ResumeCommand.execute(Object) -1 API
org.eclipse.debug.internal.core.commands.StepCommand.step(Object) -1 API
org.eclipse.debug.internal.core.commands.DropToFrameCommand.isSteppable(Object) -1 API
org.eclipse.debug.internal.core.commands.ForEachCommand.execute(Object) -1 API
org.eclipse.debug.internal.core.commands.StepIntoCommand.step(Object) -1 API
org.eclipse.debug.internal.core.commands.StepFiltersCommand.execute(Object) -1 API
org.eclipse.debug.internal.core.commands.StepCommand.doExecute(Object[], IProgressMonitor, IRequest) -1 API
org.eclipse.debug.internal.core.commands.TerminateCommand.execute(Object) -1 API
org.eclipse.debug.internal.core.commands.SuspendCommand.execute(Object) -1 API
org.eclipse.debug.internal.core.commands.ForEachCommand.isExecutable(Object[], IProgressMonitor, IEnabledStateRequest) -1 API
org.eclipse.debug.internal.core.commands.DebugCommand.isExecutable(Object[], IProgressMonitor, IEnabledStateRequest) -1 API
org.eclipse.debug.internal.core.commands.DebugCommand.doExecute(Object[], IProgressMonitor, IRequest) -1 API
org.eclipse.debug.internal.core.commands.StepOverCommand.step(Object) -1 API
org.eclipse.debug.internal.core.commands.StepCommand.isExecutable(Object[], IProgressMonitor, IEnabledStateRequest) -1 API
org.eclipse.debug.internal.core.commands.DropToFrameCommand.step(Object) -1 API
org.eclipse.debug.internal.core.sourcelookup.SourceContainerType.getDelegate() -1 API
org.eclipse.debug.internal.core.sourcelookup.SourceContainerType.createSourceContainer(String) -1 API
org.eclipse.debug.internal.core.sourcelookup.SourceContainerType.getMemento(ISourceContainer) -1 API
org.eclipse.debug.internal.core.sourcelookup.SourcePathComputer.getDelegate() -1 API
org.eclipse.debug.internal.core.sourcelookup.containers.ArchiveSourceContainerType.createSourceContainer(String) -1 API
org.eclipse.debug.internal.core.sourcelookup.containers.DirectorySourceContainerType.createSourceContainer(String) -1 API
org.eclipse.debug.internal.core.sourcelookup.containers.ProjectSourceContainerType.createSourceContainer(String) -1 API
org.eclipse.debug.internal.core.sourcelookup.containers.DefaultSourceContainerType.createSourceContainer(String) -1 API
org.eclipse.debug.internal.core.sourcelookup.containers.ArchiveSourceContainerType.getMemento(ISourceContainer) -1 API
org.eclipse.debug.internal.core.sourcelookup.containers.DirectorySourceContainerType.getMemento(ISourceContainer) -1 API
org.eclipse.debug.internal.core.sourcelookup.containers.ProjectSourceContainerType.getMemento(ISourceContainer) -1 API
org.eclipse.debug.internal.core.sourcelookup.containers.WorkspaceSourceContainerType.createSourceContainer(String) -1 API
org.eclipse.debug.internal.core.sourcelookup.containers.DefaultSourceContainerType.getMemento(ISourceContainer) -1 API
org.eclipse.debug.internal.core.sourcelookup.containers.ExternalArchiveSourceContainerType.createSourceContainer(String) -1 API
org.eclipse.debug.internal.core.sourcelookup.containers.FolderSourceContainerType.getMemento(ISourceContainer) -1 API
org.eclipse.debug.internal.core.sourcelookup.containers.ExternalArchiveSourceContainerType.getMemento(ISourceContainer) -1 API
org.eclipse.debug.internal.core.sourcelookup.containers.FolderSourceContainerType.createSourceContainer(String) -1 API
org.eclipse.debug.internal.core.sourcelookup.containers.WorkspaceSourceContainerType.getMemento(ISourceContainer) -1 API
org.eclipse.core.internal.preferences.PreferencesService.importPreferences(InputStream) -1 API
org.eclipse.core.internal.preferences.PreferencesService.applyPreferences(IEclipsePreferences, IPreferenceFilter[]) -1 API
org.eclipse.core.internal.preferences.PreferencesService.applyPreferences(IExportedPreferences) -1 API
org.eclipse.core.internal.preferences.PreferencesService.matches(IEclipsePreferences, IPreferenceFilter[]) -1 API
org.eclipse.core.internal.preferences.PreferencesService.internalExport(IEclipsePreferences, IPreferenceFilter[], OutputStream) -1 API
org.eclipse.core.internal.preferences.PreferencesService.exportPreferences(IEclipsePreferences, IPreferenceFilter[], OutputStream) -1 API
org.eclipse.core.internal.preferences.PreferencesService.exportPreferences(IEclipsePreferences, OutputStream, String[]) -1 API
org.eclipse.core.internal.preferences.PreferencesService.readPreferences(InputStream) -1 API
org.eclipse.core.runtime.preferences.IPreferencesService.importPreferences(InputStream) -1 API
org.eclipse.core.runtime.preferences.IPreferencesService.applyPreferences(IEclipsePreferences, IPreferenceFilter[]) -1 API
org.eclipse.core.runtime.preferences.IPreferencesService.applyPreferences(IExportedPreferences) -1 API
org.eclipse.core.runtime.preferences.IPreferencesService.readPreferences(InputStream) -1 API
org.eclipse.core.runtime.preferences.IPreferencesService.exportPreferences(IEclipsePreferences, OutputStream, String[]) -1 API
org.eclipse.core.runtime.preferences.IPreferencesService.exportPreferences(IEclipsePreferences, IPreferenceFilter[], OutputStream) -1 API
org.eclipse.core.runtime.preferences.IPreferencesService.matches(IEclipsePreferences, IPreferenceFilter[]) -1 API
org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(String) -1 API
org.eclipse.core.internal.registry.ConfigurationElement.throwException(String, Throwable) -1 API
org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(String) -1 API
org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(RegistryContributor, String, String) -1 API
org.eclipse.core.internal.registry.RegistryProviderFactory.setDefault(IRegistryProvider) -1 API
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(String, Throwable) -1 API
org.eclipse.core.internal.registry.osgi.Activator.startRegistry() -1 API
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryContributor, String, String) -1 API
org.eclipse.core.runtime.IExecutableExtensionFactory.create() -1 API
org.eclipse.core.runtime.IConfigurationElement.createExecutableExtension(String) -1 API
org.eclipse.core.runtime.RegistryFactory.setDefaultRegistryProvider(IRegistryProvider) -1 API
org.eclipse.core.runtime.IExecutableExtension.setInitializationData(IConfigurationElement, String, Object) -1 API
org.eclipse.core.runtime.spi.RegistryStrategy.createExecutableExtension(RegistryContributor, String, String) -1 API
[+] CoreException(IStatus) : void
CONSTRUCTOR_METHOD
Reference Location Line Number Visibility
org.eclipse.ant.core.AntRunner.run(IProgressMonitor) 387 API
org.eclipse.ant.core.AntRunner.getAvailableTargets() 272 API
org.eclipse.ant.core.AntRunner.problemLoadingClass(Throwable) 466 API
org.eclipse.ant.core.AntRunner.handleInvocationTargetException(Object, Class, InvocationTargetException) 451 API
org.eclipse.ant.core.AntRunner.run(IProgressMonitor) 315 API
org.eclipse.core.internal.content.ContentTypeSettings.addFileSpec(IScopeContext, String, String, int) 44 API
org.eclipse.core.internal.content.ContentTypeBuilder.missingMandatoryAttribute(String, String) 206 API
org.eclipse.core.internal.content.ContentType.removeFileSpec(String, int) 573 API
org.eclipse.core.internal.content.ContentTypeSettings.removeFileSpec(IScopeContext, String, String, int) 101 API
org.eclipse.core.internal.content.ContentType.addFileSpec(String, int) 153 API
org.eclipse.core.internal.content.ContentType.setDefaultCharset(String) 605 API
org.eclipse.core.internal.content.ContentTypeSettings.setDefaultCharset(String) 155 API
org.eclipse.core.runtime.content.BinarySignatureDescriber.setInitializationData(IConfigurationElement, String, Object) 95 API
org.eclipse.core.runtime.content.XMLRootElementContentDescriber.setInitializationData(IConfigurationElement, String, Object) 133 API
org.eclipse.core.runtime.content.BinarySignatureDescriber.setInitializationData(IConfigurationElement, String, Object) 105 API
org.eclipse.core.expressions.ElementHandler.create(ExpressionConverter, Element) 80 API
org.eclipse.core.expressions.ExpressionConverter.processChildren(IConfigurationElement, CompositeExpression) 127 API
org.eclipse.core.expressions.ExpressionConverter.processChildren(Element, CompositeExpression) 144 API
org.eclipse.core.internal.expressions.Expressions.checkAttribute(String, String, String[]) 76 API
org.eclipse.core.internal.expressions.PropertyTesterDescriptor.PropertyTesterDescriptor(IConfigurationElement) 46 API
org.eclipse.core.internal.expressions.Expressions.unEscapeString(String) 263 API
org.eclipse.core.internal.expressions.DefinitionRegistry.getExpression(String) 79 API
org.eclipse.core.internal.expressions.TypeExtension.findTypeExtender(TypeExtensionManager, String, String, boolean, boolean) 100 API
org.eclipse.core.internal.expressions.DefinitionRegistry.getExpression(String) 73 API
org.eclipse.core.internal.expressions.TestExpression.TestExpression(IConfigurationElement) 46 API
org.eclipse.core.internal.expressions.Expressions.checkList(Object, Expression) 92 API
org.eclipse.core.internal.expressions.Expressions.checkAttribute(String, String) 64 API
org.eclipse.core.internal.expressions.WithExpression.evaluate(IEvaluationContext) 65 API
org.eclipse.core.internal.expressions.Expressions.findNextComma(String, int) 224 API
org.eclipse.core.internal.expressions.ResolveExpression.evaluate(IEvaluationContext) 58 API
org.eclipse.core.internal.expressions.TypeExtensionManager.getProperty(Object, String, String, boolean) 109 API
org.eclipse.core.internal.expressions.Expressions.checkCollection(Object, Expression) 84 API
org.eclipse.core.internal.expressions.PropertyTesterDescriptor.PropertyTesterDescriptor(IConfigurationElement) 38 API
org.eclipse.core.internal.expressions.TestExpression.TestExpression(Element) 61 API
org.eclipse.core.internal.expressions.Expressions.getAsICountable(Object, Expression) 149 API
org.eclipse.core.internal.expressions.Expressions.getAsIIterable(Object, Expression) 120 API
org.eclipse.core.internal.filesystem.Policy.error(int, String, Throwable) 55 API
org.eclipse.core.internal.filesystem.local.LocalFile.delete(int, IProgressMonitor) 107 API
org.eclipse.core.internal.resources.PathVariableManager.checkIsValidName(String) 55 API
org.eclipse.core.internal.resources.ProjectPreferences.removeNode(Preferences) 251 API
org.eclipse.core.internal.resources.PathVariableManager.checkIsValidValue(IPath) 65 API
org.eclipse.core.internal.resources.ProjectPreferences.updatePreferences(IFile) 287 API
org.eclipse.core.internal.resources.Project.updateDescription() 1067 API
org.eclipse.core.internal.resources.ProjectPreferences.2.run(IProgressMonitor) 541 API
org.eclipse.core.internal.resources.Project.setDescription(IProjectDescription, int, IProgressMonitor) 995 API
org.eclipse.core.internal.resources.Project.open(int, IProgressMonitor) 847 API
org.eclipse.core.internal.resources.Project.setDescription(IProjectDescription, int, IProgressMonitor) 983 API
org.eclipse.core.internal.resources.ProjectPreferences.1.run(IProgressMonitor) 498 API
org.eclipse.core.internal.resources.Workspace.shutdown(IProgressMonitor) 1913 API
org.eclipse.core.internal.resources.mapping.ModelProviderDescriptor.getModelProvider() 86 API
org.eclipse.core.runtime.Preferences.importPreferences(IPath) 378 API
org.eclipse.core.runtime.Preferences.exportPreferences(IPath) 342 API
org.eclipse.core.runtime.Preferences.importPreferences(IPath) 387 API
org.eclipse.core.internal.runtime.auth.AuthorizationDatabase.load() 280 API
org.eclipse.core.internal.runtime.auth.AuthorizationDatabase.save() 322 API
org.eclipse.core.internal.runtime.auth.AuthorizationDatabase.load() 282 API
org.eclipse.core.internal.runtime.auth.AuthorizationDatabase.save() 331 API
org.eclipse.core.internal.variables.DynamicVariable.getValue(String) 51 API
org.eclipse.core.internal.variables.StringSubstitutionEngine.resolve(StringSubstitutionEngine.VariableReference, boolean, boolean, IStringVariableManager) 259 API
org.eclipse.core.internal.variables.StringVariableManager.addVariables(IValueVariable[]) 389 API
org.eclipse.core.internal.variables.DynamicVariable.getValue(String) 45 API
org.eclipse.core.internal.variables.StringSubstitutionEngine.performStringSubstitution(String, boolean, boolean, IStringVariableManager) 106 API
org.eclipse.core.internal.variables.StringSubstitutionEngine.resolve(StringSubstitutionEngine.VariableReference, boolean, boolean, IStringVariableManager) 282 API
org.eclipse.core.internal.variables.DynamicVariable.getValue(String) 39 API
org.eclipse.debug.core.DebugPlugin.abort(String, Throwable) 1198 API
org.eclipse.debug.core.DebugPlugin.exec(String[], File, String[]) 790 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector.abort(String, Throwable) 229 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector.SourceLookupQuery.run() 161 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant.findSourceElements(Object) 95 API
org.eclipse.debug.core.sourcelookup.containers.ZipEntryStorage.getContents() 68 API
org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainer.warn(String, Throwable) 57 API
org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainer.abort(String, Throwable) 44 API
org.eclipse.debug.core.sourcelookup.containers.LocalFileStorage.getContents() 60 API
org.eclipse.debug.core.sourcelookup.containers.CompositeSourceContainer.findSourceElements(String, ISourceContainer[]) 104 API
org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainerTypeDelegate.abort(String, Throwable) 39 API
org.eclipse.debug.internal.core.LaunchConfiguration.launch(String, IProgressMonitor, boolean, boolean) 671 API
org.eclipse.debug.internal.core.LaunchConfiguration.launch(String, IProgressMonitor, boolean, boolean) 701 API
org.eclipse.debug.internal.core.LaunchConfigurationType.getDelegate(String) 160 API
org.eclipse.debug.internal.core.LaunchConfiguration.getMappedResources() 446 API
org.eclipse.debug.internal.core.EnvironmentVariableResolver.resolveValue(IDynamicVariable, String) 36 API
org.eclipse.debug.internal.core.SystemPropertyResolver.resolveValue(IDynamicVariable, String) 31 API
org.eclipse.debug.internal.core.LaunchConfiguration.getMemento() 491 API
org.eclipse.debug.internal.core.LogicalStructureType.missingAttribute(String) 73 API
org.eclipse.debug.internal.core.LaunchConfiguration.launch(String, IProgressMonitor, boolean, boolean) 677 API
org.eclipse.debug.internal.core.LaunchConfiguration.LaunchConfiguration(String) 174 API
org.eclipse.debug.internal.core.LaunchConfiguration.delete() 251 API
org.eclipse.debug.internal.core.LaunchManager.newSourceLocator(String) 2048 API
org.eclipse.debug.internal.core.LaunchMode.missingAttribute(String) 61 API
org.eclipse.debug.internal.core.LaunchConfiguration.getMappedResources() 435 API
org.eclipse.debug.internal.core.LaunchDelegate.getDelegate() 87 API
org.eclipse.debug.internal.core.LaunchConfiguration.LaunchConfiguration(String) 198 API
org.eclipse.debug.internal.core.LaunchConfiguration.getMemento() 511 API
org.eclipse.debug.internal.core.LogicalStructureProvider.LogicalStructureProvider(IConfigurationElement) 41 API
org.eclipse.debug.internal.core.LaunchConfiguration.getMappedResources() 464 API
org.eclipse.debug.internal.core.LogicalStructureProvider.LogicalStructureProvider(IConfigurationElement) 37 API
org.eclipse.debug.internal.core.LaunchConfigurationWorkingCopy.writeNewFile(IProgressMonitor) 358 API
org.eclipse.debug.internal.core.LaunchConfiguration.launch(String, IProgressMonitor, boolean, boolean) 648 API
org.eclipse.debug.internal.core.LaunchConfiguration.LaunchConfiguration(String) 187 API
org.eclipse.debug.internal.core.sourcelookup.SourceContainerType.getMemento(ISourceContainer) 58 API
org.eclipse.core.internal.preferences.PreferencesService.exportPreferences(IEclipsePreferences, OutputStream, String[]) 394 API
org.eclipse.core.internal.preferences.PreferencesService.readPreferences(InputStream) 812 API
org.eclipse.core.internal.preferences.PreferencesService.applyPreferences(IEclipsePreferences, IPreferenceFilter[]) 96 API
org.eclipse.core.internal.preferences.PreferencesService.exportPreferences(IEclipsePreferences, IPreferenceFilter[], OutputStream) 368 API
org.eclipse.core.internal.preferences.PreferencesService.applyPreferences(IExportedPreferences) 174 API
org.eclipse.core.internal.preferences.PreferencesService.applyPreferences(IExportedPreferences) 167 API
org.eclipse.core.internal.preferences.PreferencesService.exportPreferences(IEclipsePreferences, OutputStream, String[]) 389 API
org.eclipse.core.internal.preferences.PreferencesService.readPreferences(InputStream) 823 API
org.eclipse.core.internal.preferences.PreferencesService.matches(IEclipsePreferences, IPreferenceFilter[]) 775 API
org.eclipse.core.internal.registry.RegistryProviderFactory.setDefault(IRegistryProvider) 31 API
org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(String) 56 API
org.eclipse.core.internal.registry.ConfigurationElement.throwException(String, Throwable) 62 API
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(String, Throwable) 180 API
org.eclipse.core.runtime.spi.RegistryStrategy.createExecutableExtension(RegistryContributor, String, String) 211 API
org.eclipse.core.runtime.spi.RegistryStrategy.createExecutableExtension(RegistryContributor, String, String) 204 API
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.core.internal.resources.ResourceException.ResourceException(IStatus) -1 API
org.eclipse.debug.core.DebugException.DebugException(IStatus) -1 API
SUPER_CONSTRUCTORMETHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.resources.ResourceException.ResourceException(IStatus) 45 API
org.eclipse.core.internal.resources.ResourceException.ResourceException(int, IPath, String, Throwable) 35 API
org.eclipse.debug.core.DebugException.DebugException(IStatus) 87 API
[+] getStatus() : IStatus
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.content.ContentTypeBuilder.registerContentType(IConfigurationElement) 215 API
org.eclipse.core.internal.expressions.TypeExtensionManager.loadTesters(Class) 172 API
org.eclipse.core.internal.jobs.LockManager.handleException(Throwable) 171 API
org.eclipse.core.internal.events.NotificationManager.NotifyJob.run(IProgressMonitor) 41 API
org.eclipse.core.internal.events.BuildManager.basicBuild(IProject, int, String, Map, IProgressMonitor) 275 API
org.eclipse.core.internal.events.BuildManager.2.handleException(Throwable) 611 API
org.eclipse.core.internal.events.BuildManager.basicBuild(IProject, int, ICommand[], MultiStatus, IProgressMonitor) 200 API
org.eclipse.core.internal.events.AutoBuildJob.run(IProgressMonitor) 243 API
org.eclipse.core.internal.events.BuildManager.initializeBuilder(String, IProject, int, MultiStatus) 735 API
org.eclipse.core.internal.localstore.CopyVisitor.copyProperties(Resource, Resource) 99 API
org.eclipse.core.internal.localstore.RefreshLocalVisitor.visit(UnifiedTreeNode) 296 API
org.eclipse.core.internal.localstore.DeleteVisitor.delete(UnifiedTreeNode, boolean) 69 API
org.eclipse.core.internal.localstore.HistoryStore2.log(CoreException) 294 API
org.eclipse.core.internal.localstore.RefreshLocalVisitor.visit(UnifiedTreeNode) 308 API
org.eclipse.core.internal.localstore.CopyVisitor.copyContents(UnifiedTreeNode, Resource, Resource) 89 API
org.eclipse.core.internal.resources.NatureManager.lazyInitialize() 459 API
org.eclipse.core.internal.resources.ResourceException.printStackTrace(PrintWriter) 83 API
org.eclipse.core.internal.resources.LocationValidator.validateProjectLocationURI(IProject, URI) 323 API
org.eclipse.core.internal.resources.NatureManager.deconfigureNature(Project, String, MultiStatus) 253 API
org.eclipse.core.internal.resources.ResourceTree.internalDeleteFolder(IFolder, int, IProgressMonitor) 355 API
org.eclipse.core.internal.resources.SaveManager.cleanMasterTable() 198 API
org.eclipse.core.internal.resources.ResourceTree.internalDeleteFolder(IFolder, int, IProgressMonitor) 356 API
org.eclipse.core.internal.resources.SaveManager.restore(IProgressMonitor) 655 API
org.eclipse.core.internal.resources.SaveManager.restore(IProgressMonitor) 660 API
org.eclipse.core.internal.resources.SaveManager.computeSaveContexts(Plugin[], int, IProject) 301 API
org.eclipse.core.internal.resources.InternalWorkspaceJob.run(IProgressMonitor) 48 API
org.eclipse.core.internal.resources.ResourceTree.standardDeleteProject(IProject, int, IProgressMonitor) 842 API
org.eclipse.core.internal.resources.Project.internalCopy(IProjectDescription, int, IProgressMonitor) 585 API
org.eclipse.core.internal.resources.ResourceTree.standardDeleteProject(IProject, int, IProgressMonitor) 843 API
org.eclipse.core.internal.resources.ContentDescriptionManager.invalidateCache(boolean, IProject) 382 API
org.eclipse.core.internal.resources.CharsetManager.CharsetManagerJob.run(IProgressMonitor) 98 API
org.eclipse.core.internal.resources.ResourceTree.standardMoveFile(IFile, IFile, int, IProgressMonitor) 912 API
org.eclipse.core.internal.resources.ResourceTree.movedProjectSubtree(IProject, IProjectDescription) 697 API
org.eclipse.core.internal.resources.Project.reconcileLinks(ProjectDescription) 915 API
org.eclipse.core.internal.resources.Resource.deleteResource(boolean, MultiStatus) 789 API
org.eclipse.core.internal.resources.ContentDescriptionManager.getCacheState() 280 API
org.eclipse.core.internal.resources.NatureManager.2.handleException(Throwable) 266 API
org.eclipse.core.internal.resources.DelayedSnapshotJob.run(IProgressMonitor) 46 API
org.eclipse.core.internal.resources.CharsetDeltaJob.run(IProgressMonitor) 166 API
org.eclipse.core.internal.resources.Project.reconcileLinks(ProjectDescription) 936 API
org.eclipse.core.internal.resources.ResourceTree.internalDeleteProject(IProject, int, IProgressMonitor) 423 API
org.eclipse.core.internal.resources.ResourceException.printStackTrace(PrintStream) 64 API
org.eclipse.core.internal.resources.SaveManager.cleanMasterTable() 207 API
org.eclipse.core.internal.resources.ResourceTree.moveProjectContent(IProject, IFileStore, int, IProgressMonitor) 751 API
org.eclipse.core.internal.resources.NatureManager.1.handleException(Throwable) 150 API
org.eclipse.core.internal.resources.NatureManager.hasLinks(IProject) 386 API
org.eclipse.core.internal.resources.ContentDescriptionManager.FlushJob.runInWorkspace(IProgressMonitor) 85 API
org.eclipse.core.internal.resources.ResourceTree.standardMoveFolder(IFolder, IFolder, int, IProgressMonitor) 978 API
org.eclipse.core.internal.resources.Workspace.move(IResource[], IPath, int, IProgressMonitor) 1542 API
org.eclipse.core.internal.resources.Workspace.delete(IResource[], int, IProgressMonitor) 923 API
org.eclipse.core.internal.resources.Workspace.copy(IResource[], IPath, int, IProgressMonitor) 668 API
org.eclipse.core.internal.resources.Workspace.checkpoint(boolean) 370 API
org.eclipse.core.internal.resources.Workspace.move(IResource[], IPath, int, IProgressMonitor) 1550 API
org.eclipse.core.internal.resources.Workspace.copy(IResource[], IPath, int, IProgressMonitor) 676 API
org.eclipse.core.internal.resources.mapping.ResourceChangeDescriptionFactory.fail(CoreException) 109 API
org.eclipse.core.resources.mapping.ResourceChangeValidator.getProviders(IResource[]) 107 API
org.eclipse.core.resources.mapping.ResourceTraversal.accept(IResourceVisitor) 72 API
org.eclipse.core.internal.runtime.AdapterFactoryProxy.loadFactory(boolean) 112 API
org.eclipse.core.internal.runtime.PlatformLogWriter.getLog(IStatus) 46 API
org.eclipse.core.internal.runtime.auth.AuthorizationHandler.loadKeyring() 60 API
org.eclipse.core.internal.runtime.auth.Activator.getEntry(IStatus) 75 API
org.eclipse.debug.core.Launch.terminate() 252 API
org.eclipse.debug.core.Launch.terminate() 231 API
org.eclipse.debug.core.Launch.terminate() 245 API
org.eclipse.debug.core.model.Breakpoint.run(ISchedulingRule, IWorkspaceRunnable) 337 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant.findSourceElements(Object) 86 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector.SourceLookupQuery.run() 152 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant.findSourceElements(Object) 85 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector.SourceLookupQuery.run() 151 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant.findSourceElements(Object) 88 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector.SourceLookupQuery.run() 154 API
org.eclipse.debug.core.sourcelookup.containers.CompositeSourceContainer.findSourceElements(String, ISourceContainer[]) 98 API
org.eclipse.debug.core.sourcelookup.containers.CompositeSourceContainer.findSourceElements(String, ISourceContainer[]) 96 API
org.eclipse.debug.core.sourcelookup.containers.CompositeSourceContainer.findSourceElements(String, ISourceContainer[]) 95 API
org.eclipse.debug.internal.core.LaunchManager.isValid(ILaunchConfiguration) 1962 API
org.eclipse.debug.internal.core.LaunchManager.LaunchManagerVisitor.visit(IResourceDelta) 384 API
org.eclipse.debug.internal.core.BreakpointManager.createBreakpoint(IMarker) 504 API
org.eclipse.debug.internal.core.LaunchManager.resourceChanged(IResourceChangeEvent) 2164 API
org.eclipse.debug.internal.core.BreakpointManager.verifyBreakpoint(IBreakpoint) 608 API
org.eclipse.debug.internal.core.commands.DebugCommand.2.run(IProgressMonitor) 143 API
org.eclipse.debug.internal.core.commands.DebugCommand.2.run(IProgressMonitor) 139 API
org.eclipse.debug.internal.core.commands.DebugCommand.1.run(IProgressMonitor) 88 API
org.eclipse.debug.internal.core.commands.DebugCommand.1.run(IProgressMonitor) 86 API
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.runInitializer(IConfigurationElement) 281 API
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.createNode(RootPreferences, String) 166 API
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.addModifyListener(IConfigurationElement) 97 API
[+] printStackTrace() : void
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.core.internal.resources.ResourceException.printStackTrace() -1 API
[+] printStackTrace(PrintStream) : void
INVOKED_SPECIAL
Reference Location Line Number Visibility
org.eclipse.core.internal.resources.ResourceException.printStackTrace(PrintStream) 72 API
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.core.internal.resources.ResourceException.printStackTrace(PrintStream) -1 API
[+] printStackTrace(PrintWriter) : void
INVOKED_SPECIAL
Reference Location Line Number Visibility
org.eclipse.core.internal.resources.ResourceException.printStackTrace(PrintWriter) 91 API
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.core.internal.resources.ResourceException.printStackTrace(PrintWriter) -1 API

Back to bundle index

Valid HTML 4.01 Transitional