1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-31 21:05:37 +02:00

small schema update

This commit is contained in:
David Inglis 2004-06-22 14:51:52 +00:00
parent 50da298959
commit 167dd473b8
4 changed files with 11 additions and 4 deletions

View file

@ -3,7 +3,7 @@
<schema targetNamespace="org.eclipse.cdt.core">
<annotation>
<appInfo>
<meta.schema plugin="org.eclipse.cdt.core" id="CBuildConsole" name="CBuildConsole"/>
<meta.schema plugin="org.eclipse.cdt.core" id="CBuildConsole" name="C/C++ Build Console"/>
</appInfo>
<documentation>
[Enter description of this extension point.]

View file

@ -3,7 +3,7 @@
<schema targetNamespace="org.eclipse.cdt.core">
<annotation>
<appInfo>
<meta.schema plugin="org.eclipse.cdt.core" id="CProject" name="%CProject.name"/>
<meta.schema plugin="org.eclipse.cdt.core" id="CProject" name="C/C++ Project Description"/>
</appInfo>
<documentation>
[Enter description of this extension point]
@ -58,6 +58,13 @@
</documentation>
</annotation>
</attribute>
<attribute name="platform" type="string">
<annotation>
<documentation>
</documentation>
</annotation>
</attribute>
</complexType>
</element>

View file

@ -3,7 +3,7 @@
<schema targetNamespace="org.eclipse.cdt.core">
<annotation>
<appInfo>
<meta.schema plugin="org.eclipse.cdt.core" id="pathEntryContainerInitializer" name="%PathEntryContainerInitializer"/>
<meta.schema plugin="org.eclipse.cdt.core" id="pathEntryContainerInitializer" name="Path Entry Container Initializers"/>
</appInfo>
<documentation>
[Enter description of this extension point.]

View file

@ -3,7 +3,7 @@
<schema targetNamespace="org.eclipse.cdt.core">
<annotation>
<appInfo>
<meta.schema plugin="org.eclipse.cdt.core" id="ProcessList" name="%ProcessList.name"/>
<meta.schema plugin="org.eclipse.cdt.core" id="ProcessList" name="Process List Query Exentsion"/>
</appInfo>
<documentation>
[Enter description of this extension point]