Default File Modification Validator

org.eclipse.team.core.defaultFileModificationValidator

3.1

This extension point is for external use only. It's purpose is to provide prompting for the overwriting of read-only resources using validateEdit on unshared projects.

<!ELEMENT extension (validator)>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED>


<!ELEMENT validator EMPTY>

<!ATTLIST validator

class CDATA #REQUIRED>


Internal use only

Internal use only

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