CExtensionGeneric

Identifier:
org.eclipse.cdt.core.unspecified

Description:
Generic definition of extension point used by ICConfigExtensionReference. This definition is for a family of extension points not for any specific one.

Configuration Markup:

<!ELEMENT extension (cextension)>

<!ATTLIST extension

id    CDATA #IMPLIED

name  CDATA #IMPLIED

point CDATA #REQUIRED>


<!ELEMENT cextension (run)>



<!ELEMENT run EMPTY>

<!ATTLIST run

class CDATA #REQUIRED>



Copyright (c) 2009, 2009 Andrew Gvozdev (Quoin Inc.) 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