Package org.eclipse.core.resources.team
Provides APIs intended to be implemented by the Team component.
See:
Description
Interface Summary
|
IMoveDeleteHook
|
Primary interface for hooking the implementation of
IResource.move and IResource.delete . |
IResourceTree
|
Provides internal access to the workspace resource tree for the purposes of
implementing the move and delete operations. |
Package org.eclipse.core.resources.team Description
Provides APIs intended to be implemented by the Team component.
Package Specification
This package specifies the APIs in the Resources plug-in which are intended
to be implemented by the Team component. This provides hooks into the
internal workspace tree mechanism as well as lets Team providers receive pre-notification
for resource API calls such as move and delete.
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.