Package | Description |
---|---|
org.eclipse.team.core |
Application programming interfaces for defining and working with repository providers.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultRepositoryProviderType |
Modifier and Type | Method and Description |
---|---|
static RepositoryProviderType |
RepositoryProviderType.getProviderType(String id)
Return the RepositoryProviderType for the given provider ID.
|
static RepositoryProviderType |
RepositoryProviderType.getTypeForScheme(String scheme)
Return the repository type for the given file system scheme or
null if there isn't one. |
Modifier and Type | Method and Description |
---|---|
static 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.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.