From 88b543209be3d2f3b6e6f7d3eee76e17aeed6fe3 Mon Sep 17 00:00:00 2001 From: David Inglis Date: Fri, 13 Aug 2004 16:11:58 +0000 Subject: [PATCH] added CCompletionContributor schema --- core/org.eclipse.cdt.ui/plugin.xml | 2 +- .../schema/CCompletionContributor.exsd | 115 ++++++++++++++++++ 2 files changed, 116 insertions(+), 1 deletion(-) create mode 100644 core/org.eclipse.cdt.ui/schema/CCompletionContributor.exsd diff --git a/core/org.eclipse.cdt.ui/plugin.xml b/core/org.eclipse.cdt.ui/plugin.xml index 9da8ec490ef..2df802e3229 100644 --- a/core/org.eclipse.cdt.ui/plugin.xml +++ b/core/org.eclipse.cdt.ui/plugin.xml @@ -30,7 +30,7 @@ - + diff --git a/core/org.eclipse.cdt.ui/schema/CCompletionContributor.exsd b/core/org.eclipse.cdt.ui/schema/CCompletionContributor.exsd new file mode 100644 index 00000000000..0956590a8f2 --- /dev/null +++ b/core/org.eclipse.cdt.ui/schema/CCompletionContributor.exsd @@ -0,0 +1,115 @@ + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + + + + + + + + +