Uses of Package
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.
-
ClassDescriptionA 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. -
ClassDescriptionThe 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
.