Uses of Package
org.eclipse.core.resources.team
-
Packages that use org.eclipse.core.resources.team Package Description org.eclipse.core.resources.team Provides APIs intended to be implemented by the Team component.org.eclipse.team.core Application programming interfaces for defining and working with repository providers. -
Classes in org.eclipse.core.resources.team used by org.eclipse.core.resources.team Class Description FileModificationValidationContext A context that is used in conjunction with theFileModificationValidator
to indicate that UI-based validation is desired.IResourceTree 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.core Class Description FileModificationValidator The file modification validator is a Team-related hook for pre-checking operations that modify the contents of files.IMoveDeleteHook Primary interface for hooking the implementation ofIResource.move
andIResource.delete
.