Uses of Package
org.eclipse.core.resources.team
Packages that use org.eclipse.core.resources.team
Package
Description
Provides APIs intended to be implemented by the Team component.
Application programming interfaces for defining and working with repository providers.
-
Classes in org.eclipse.core.resources.team used by org.eclipse.core.resources.teamClassDescriptionA context that is used in conjunction with the
FileModificationValidator
to indicate that UI-based validation is desired.Provides internal access to the workspace resource tree for the purposes of implementing the move and delete operations. -
Classes in org.eclipse.core.resources.team used by org.eclipse.team.coreClassDescriptionThe file modification validator is a Team-related hook for pre-checking operations that modify the contents of files.Primary interface for hooking the implementation of
IResource.move
andIResource.delete
.