Package | Description |
---|---|
org.eclipse.core.resources |
Provides basic support for managing a workspace and
its resources.
|
Modifier and Type | Method and Description |
---|---|
IProjectNatureDescriptor |
IWorkspace.getNatureDescriptor(String natureId)
Returns the nature descriptor with the given unique identifier, or
null if there is no such nature. |
IProjectNatureDescriptor[] |
IWorkspace.getNatureDescriptors()
Returns all nature descriptors known to this workspace.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.