Package | Description |
---|---|
org.eclipse.core.resources |
Provides basic support for managing a workspace and
its resources.
|
Modifier and Type | Method and Description |
---|---|
void |
IWorkspace.setWorkspaceLock(WorkspaceLock lock)
Deprecated.
it is no longer possible to override the workspace lock
behavior. This functionality is now provided in the platform API by
subclassing the
LockListener class. This API will be deleted
in a future release. See bug 311240 for details. |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.