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.
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
https://www.eclipse.org/legal/epl-2.0/ SPDX-License-Identifier: EPL-2.0