2015-05-02 22:58:18 -04:00
|
|
|
<?xml version='1.0' encoding='UTF-8'?>
|
|
|
|
<!-- Schema file written by PDE -->
|
2016-03-31 11:28:28 -04:00
|
|
|
<schema targetNamespace="org.eclipse.cdt.qt.core" xmlns="http://www.w3.org/2001/XMLSchema">
|
2015-05-02 22:58:18 -04:00
|
|
|
<annotation>
|
2015-11-24 14:56:37 -05:00
|
|
|
<appinfo>
|
2016-03-31 11:28:28 -04:00
|
|
|
<meta.schema plugin="org.eclipse.cdt.qt.core" id="qtInstallProvider" name="Qt Install Provider"/>
|
2015-11-24 14:56:37 -05:00
|
|
|
</appinfo>
|
2015-05-02 22:58:18 -04:00
|
|
|
<documentation>
|
2016-03-31 11:28:28 -04:00
|
|
|
[Enter description of this extension point.]
|
2015-05-02 22:58:18 -04:00
|
|
|
</documentation>
|
|
|
|
</annotation>
|
|
|
|
|
|
|
|
<element name="extension">
|
|
|
|
<annotation>
|
2015-11-24 14:56:37 -05:00
|
|
|
<appinfo>
|
2015-05-02 22:58:18 -04:00
|
|
|
<meta.element />
|
2015-11-24 14:56:37 -05:00
|
|
|
</appinfo>
|
2015-05-02 22:58:18 -04:00
|
|
|
</annotation>
|
|
|
|
<complexType>
|
2015-11-24 14:56:37 -05:00
|
|
|
<sequence>
|
2016-03-31 11:28:28 -04:00
|
|
|
<element ref="provider" minOccurs="1" maxOccurs="unbounded"/>
|
2015-05-02 22:58:18 -04:00
|
|
|
</sequence>
|
|
|
|
<attribute name="point" type="string" use="required">
|
|
|
|
<annotation>
|
|
|
|
<documentation>
|
|
|
|
|
|
|
|
</documentation>
|
|
|
|
</annotation>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="id" type="string">
|
|
|
|
<annotation>
|
|
|
|
<documentation>
|
|
|
|
|
|
|
|
</documentation>
|
|
|
|
</annotation>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="name" type="string">
|
|
|
|
<annotation>
|
|
|
|
<documentation>
|
|
|
|
|
|
|
|
</documentation>
|
2015-11-24 14:56:37 -05:00
|
|
|
<appinfo>
|
2015-05-02 22:58:18 -04:00
|
|
|
<meta.attribute translatable="true"/>
|
2015-11-24 14:56:37 -05:00
|
|
|
</appinfo>
|
2015-05-02 22:58:18 -04:00
|
|
|
</annotation>
|
|
|
|
</attribute>
|
|
|
|
</complexType>
|
|
|
|
</element>
|
|
|
|
|
2015-11-24 14:56:37 -05:00
|
|
|
<element name="provider">
|
2015-05-02 22:58:18 -04:00
|
|
|
<complexType>
|
2015-09-25 17:01:37 -04:00
|
|
|
<attribute name="class" type="string" use="required">
|
2015-08-31 11:26:50 -04:00
|
|
|
<annotation>
|
|
|
|
<documentation>
|
2015-09-25 17:01:37 -04:00
|
|
|
|
2015-05-02 22:58:18 -04:00
|
|
|
</documentation>
|
2015-11-24 14:56:37 -05:00
|
|
|
<appinfo>
|
2016-03-31 11:28:28 -04:00
|
|
|
<meta.attribute kind="java" basedOn=":org.eclipse.cdt.qt.core.IQtInstallProvider"/>
|
2015-11-24 14:56:37 -05:00
|
|
|
</appinfo>
|
2015-05-02 22:58:18 -04:00
|
|
|
</annotation>
|
|
|
|
</attribute>
|
|
|
|
</complexType>
|
|
|
|
</element>
|
|
|
|
|
|
|
|
<annotation>
|
2015-11-24 14:56:37 -05:00
|
|
|
<appinfo>
|
2015-05-02 22:58:18 -04:00
|
|
|
<meta.section type="since"/>
|
2015-11-24 14:56:37 -05:00
|
|
|
</appinfo>
|
2015-05-02 22:58:18 -04:00
|
|
|
<documentation>
|
|
|
|
[Enter the first release in which this extension point appears.]
|
|
|
|
</documentation>
|
|
|
|
</annotation>
|
|
|
|
|
|
|
|
<annotation>
|
2015-11-24 14:56:37 -05:00
|
|
|
<appinfo>
|
2015-05-02 22:58:18 -04:00
|
|
|
<meta.section type="examples"/>
|
2015-11-24 14:56:37 -05:00
|
|
|
</appinfo>
|
2015-05-02 22:58:18 -04:00
|
|
|
<documentation>
|
|
|
|
[Enter extension point usage example here.]
|
|
|
|
</documentation>
|
|
|
|
</annotation>
|
|
|
|
|
|
|
|
<annotation>
|
2015-11-24 14:56:37 -05:00
|
|
|
<appinfo>
|
2015-05-02 22:58:18 -04:00
|
|
|
<meta.section type="apiinfo"/>
|
2015-11-24 14:56:37 -05:00
|
|
|
</appinfo>
|
2015-05-02 22:58:18 -04:00
|
|
|
<documentation>
|
|
|
|
[Enter API information here.]
|
|
|
|
</documentation>
|
|
|
|
</annotation>
|
|
|
|
|
|
|
|
<annotation>
|
2015-11-24 14:56:37 -05:00
|
|
|
<appinfo>
|
2015-05-02 22:58:18 -04:00
|
|
|
<meta.section type="implementation"/>
|
2015-11-24 14:56:37 -05:00
|
|
|
</appinfo>
|
2015-05-02 22:58:18 -04:00
|
|
|
<documentation>
|
|
|
|
[Enter information about supplied implementation of this extension point.]
|
|
|
|
</documentation>
|
|
|
|
</annotation>
|
|
|
|
|
|
|
|
|
|
|
|
</schema>
|