Uses of Class
org.eclipse.team.core.ProjectSetCapability
Packages that use ProjectSetCapability
Package
Description
Application programming interfaces for defining and working with repository providers.
-
Uses of ProjectSetCapability in org.eclipse.team.core
Methods in org.eclipse.team.core that return ProjectSetCapabilityModifier and TypeMethodDescriptionRepositoryProviderType.getProjectSetCapability()Answers an object for serializing and deserializing of references to projects.Methods in org.eclipse.team.core with parameters of type ProjectSetCapabilityModifier and TypeMethodDescriptionstatic voidProjectSetCapability.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.