Package | Description |
---|---|
org.eclipse.core.resources |
Provides basic support for managing a workspace and
its resources.
|
Modifier and Type | Method and Description |
---|---|
ISavedState |
IWorkspace.addSaveParticipant(Plugin plugin,
ISaveParticipant participant)
Deprecated.
|
ISavedState |
IWorkspace.addSaveParticipant(String pluginId,
ISaveParticipant participant)
Registers the given plug-in's workspace save participant, and returns an
object describing the workspace state at the time of the last save in
which the bundle participated.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.