Package | Description |
---|---|
org.eclipse.core.resources |
Provides basic support for managing a workspace and
its resources.
|
Modifier and Type | Method and Description |
---|---|
IWorkspaceDescription |
IWorkspace.getDescription()
Returns the workspace description.
|
Modifier and Type | Method and Description |
---|---|
void |
IWorkspace.setDescription(IWorkspaceDescription description)
Sets the workspace description.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.