1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-08 00:35:49 +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"> <schema targetNamespace="org.eclipse.cdt.core">
<annotation> <annotation>
<appInfo> <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> </appInfo>
<documentation> <documentation>
[Enter description of this extension point.] [Enter description of this extension point.]

View file

@ -3,7 +3,7 @@
<schema targetNamespace="org.eclipse.cdt.core"> <schema targetNamespace="org.eclipse.cdt.core">
<annotation> <annotation>
<appInfo> <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> </appInfo>
<documentation> <documentation>
[Enter description of this extension point] [Enter description of this extension point]
@ -58,6 +58,13 @@
</documentation> </documentation>
</annotation> </annotation>
</attribute> </attribute>
<attribute name="platform" type="string">
<annotation>
<documentation>
</documentation>
</annotation>
</attribute>
</complexType> </complexType>
</element> </element>

View file

@ -3,7 +3,7 @@
<schema targetNamespace="org.eclipse.cdt.core"> <schema targetNamespace="org.eclipse.cdt.core">
<annotation> <annotation>
<appInfo> <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> </appInfo>
<documentation> <documentation>
[Enter description of this extension point.] [Enter description of this extension point.]

View file

@ -3,7 +3,7 @@
<schema targetNamespace="org.eclipse.cdt.core"> <schema targetNamespace="org.eclipse.cdt.core">
<annotation> <annotation>
<appInfo> <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> </appInfo>
<documentation> <documentation>
[Enter description of this extension point] [Enter description of this extension point]