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.
|
Class and Description |
---|
FileModificationValidationContext
A context that is used in conjunction with the
FileModificationValidator
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.
|
Class and 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 of
IResource.move and IResource.delete . |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.