Uses of Class
org.eclipse.team.core.ProjectSetCapability
Package
Description
Application programming interfaces for defining and working with repository providers.
-
Uses of ProjectSetCapability in org.eclipse.team.core
Modifier and TypeMethodDescriptionRepositoryProviderType.getProjectSetCapability()
Answers an object for serializing and deserializing of references to projects.Modifier and TypeMethodDescriptionstatic void
ProjectSetCapability.ensureBackwardsCompatible
(RepositoryProviderType type, ProjectSetCapability capability) Ensure that the provider type is backwards compatible by passing the project set serializer to the type if a serializer is registered.