Package | Description |
---|---|
org.eclipse.core.resources |
Provides basic support for managing a workspace and
its resources.
|
org.eclipse.team.core |
Application programming interfaces for defining and working with repository providers.
|
Modifier and Type | Method and Description |
---|---|
IProjectNature |
IProject.getNature(String natureId)
Returns the specified project nature for this project or
null if
the project nature has not been added to this project. |
Modifier and Type | Class and Description |
---|---|
class |
RepositoryProvider
A concrete subclass of
RepositoryProvider is created for each
project that is associated with a repository provider. |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.