Uses of Interface
org.eclipse.core.resources.IFileModificationValidator
Package
Description
Provides APIs intended to be implemented by the Team component.
Application programming interfaces for defining and working with repository providers.
-
Uses of IFileModificationValidator in org.eclipse.core.resources.team
Modifier and TypeClassDescriptionclass
The file modification validator is a Team-related hook for pre-checking operations that modify the contents of files. -
Uses of IFileModificationValidator in org.eclipse.team.core
RepositoryProvider.getFileModificationValidator2()