Package | Description |
---|---|
org.eclipse.core.resources.team |
Provides APIs intended to be implemented by the Team component.
|
Modifier and Type | Field and Description |
---|---|
static FileModificationValidationContext |
FileModificationValidationContext.VALIDATE_PROMPT
Constant that can be passed to
IWorkspace.validateEdit(org.eclipse.core.resources.IFile[], Object)
to indicate that the caller does not have access to a UI context but would still
like to have UI-based validation if possible. |
Modifier and Type | Method and Description |
---|---|
abstract IStatus |
FileModificationValidator.validateEdit(IFile[] files,
FileModificationValidationContext context)
Validates that the given files can be modified.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.