Uses of Package
org.eclipse.team.core
Package
Description
Application programming interfaces for defining and working with repository providers.
Application programming interfaces for importing projects into the workspace.
Application programming interfaces for working with resource mappings.
Application programming interfaces for working with resource mappings.
Application programming interfaces for generating and refreshing
synchronization state.
Application programming interfaces for managing synchronization state.
Application programming interfaces for accessing and managing resource variants.
Provides basic support for managing Team providers.
Application programming interfaces for working with history.
Contains the team synchronization presentation framework and support
for the Synchronize View.
-
ClassDescriptionA cache that is associated with a synchronization that allows clients to cache synchronization state related to their model for the duration of the operation.Listener that, when registered with a cache, gets invoked when the cache is disposed.This is the API to define mappings between file names, file extensions and content types, typically used by repository providers in order to determine whether a given file can be treated as text or must be considered binary.Deprecated.An ignore info specifies both the pattern and the enabled state of a globally ignored pattern.Deprecated.Use
RepositoryProviderType.getProjectSetCapability()
to obtain an instance ofProjectSetCapability
instead.A simple interface for mappings from a string (usually a file name or a file extension) and a content type (typicallyTeam.TEXT
,Team.BINARY
orTeam.UNKNOWN
.Defines the status codes used in the status of exceptions and errors relating to Team.An object for serializing and deserializing references to projects.The context in which project serialization occurs.A concrete subclass ofRepositoryProvider
is created for each project that is associated with a repository provider.This class represents things you can ask/do with a type of provider.This exception is thrown by the team provider API. -
ClassDescriptionThis class represents things you can ask/do with a type of provider.Describes how a bundle import will be executed.
-
ClassDescriptionA cache that is associated with a synchronization that allows clients to cache synchronization state related to their model for the duration of the operation.
-
ClassDescriptionA cache that is associated with a synchronization that allows clients to cache synchronization state related to their model for the duration of the operation.
-
-
ClassDescriptionDefines the status codes used in the status of exceptions and errors relating to Team.This exception is thrown by the team provider API.
-
-
-
-
IFileContentManager
API instead.