Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'core/org.eclipse.cdt.ui/schema/PathContainerPage.exsd')
-rw-r--r--core/org.eclipse.cdt.ui/schema/PathContainerPage.exsd42
1 files changed, 1 insertions, 41 deletions
diff --git a/core/org.eclipse.cdt.ui/schema/PathContainerPage.exsd b/core/org.eclipse.cdt.ui/schema/PathContainerPage.exsd
index 21980f4ff03..a7d70089a5f 100644
--- a/core/org.eclipse.cdt.ui/schema/PathContainerPage.exsd
+++ b/core/org.eclipse.cdt.ui/schema/PathContainerPage.exsd
@@ -6,10 +6,9 @@
<meta.schema plugin="org.eclipse.cdt.ui" id="PathContainerPage" name="Path Container Page"/>
</appInfo>
<documentation>
- [Enter description of this extension point.]
+
</documentation>
</annotation>
-
<element name="extension">
<annotation>
<appInfo>
@@ -43,7 +42,6 @@
</attribute>
</complexType>
</element>
-
<element name="PathContainerPage">
<complexType>
<attribute name="id" type="string" use="required">
@@ -82,42 +80,4 @@
</attribute>
</complexType>
</element>
-
- <annotation>
- <appInfo>
- <meta.section type="since"/>
- </appInfo>
- <documentation>
- [Enter the first release in which this extension point appears.]
- </documentation>
- </annotation>
-
- <annotation>
- <appInfo>
- <meta.section type="examples"/>
- </appInfo>
- <documentation>
- [Enter extension point usage example here.]
- </documentation>
- </annotation>
-
- <annotation>
- <appInfo>
- <meta.section type="apiInfo"/>
- </appInfo>
- <documentation>
- [Enter API information here.]
- </documentation>
- </annotation>
-
- <annotation>
- <appInfo>
- <meta.section type="implementation"/>
- </appInfo>
- <documentation>
- [Enter information about supplied implementation of this extension point.]
- </documentation>
- </annotation>
-
-
</schema>

Back to the top