Default File Modification Validator

Identifier:
org.eclipse.team.core.defaultFileModificationValidator

Since:
3.1

Description:
This extension point is for internal use only. Its purpose is to provide prompting for the overwriting of read-only resources using validateEdit on unshared projects.

Configuration Markup:

<!ELEMENT extension (validator)>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED>


<!ELEMENT validator EMPTY>

<!ATTLIST validator

class CDATA #REQUIRED>


Examples:
Internal use only

API Information:
Internal use only

Supplied Implementation:
[Enter information about supplied implementation of this extension point.]


Copyright (c) 2004, 2011 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html