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
implementing the org.eclipse.core.runtime.jobs.ILockListener interface.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.