提交 7bfda2d3 编写于 作者: S Serge Rider

Merge remote-tracking branch 'origin/devel' into devel


Former-commit-id: ca99905d
......@@ -50,7 +50,6 @@
<element name="dashboard">
<complexType>
<sequence minOccurs="0" maxOccurs="unbounded">
<element ref="objectType"/>
</sequence>
<attribute name="id" type="string" use="required">
<annotation>
......@@ -59,109 +58,12 @@
</documentation>
</annotation>
</attribute>
<attribute name="class" type="string" use="required">
<annotation>
<documentation>
</documentation>
<appInfo>
<meta.attribute kind="java" basedOn=":org.eclipse.ui.IEditorPart"/>
</appInfo>
</annotation>
</attribute>
<attribute name="objectType" type="string">
<annotation>
<documentation>
</documentation>
<appInfo>
<meta.attribute kind="java"/>
</appInfo>
</annotation>
</attribute>
<attribute name="main" type="boolean">
<annotation>
<documentation>
</documentation>
</annotation>
</attribute>
<attribute name="position" type="string">
<annotation>
<documentation>
</documentation>
</annotation>
</attribute>
<attribute name="label" type="string" use="required">
<annotation>
<documentation>
</documentation>
<appInfo>
<meta.attribute translatable="true"/>
</appInfo>
</annotation>
</attribute>
<attribute name="description" type="string">
<annotation>
<documentation>
</documentation>
<appInfo>
<meta.attribute translatable="true"/>
</appInfo>
</annotation>
</attribute>
<attribute name="icon" type="string">
<annotation>
<documentation>
</documentation>
</annotation>
</attribute>
<attribute name="contributor" type="string">
<annotation>
<documentation>
</documentation>
</annotation>
</attribute>
<attribute name="type" type="string">
<annotation>
<documentation>
</documentation>
</annotation>
</attribute>
</complexType>
</element>
<element name="objectType">
<complexType>
<attribute name="name" type="string" use="required">
<annotation>
<documentation>
</documentation>
<appInfo>
<meta.attribute kind="java"/>
</appInfo>
</annotation>
</attribute>
<attribute name="if" type="string">
<annotation>
<documentation>
</documentation>
</annotation>
</attribute>
</complexType>
</element>
<element name="manager">
<element name="datasource">
<complexType>
<attribute name="class" type="string" use="required">
<attribute name="id" type="string">
<annotation>
<documentation>
......@@ -171,26 +73,6 @@
</appInfo>
</annotation>
</attribute>
<attribute name="objectType" type="string">
<annotation>
<documentation>
</documentation>
<appInfo>
<meta.attribute kind="java" basedOn=":org.jkiss.dbeaver.model.struct.DBSObject"/>
</appInfo>
</annotation>
</attribute>
<attribute name="label" type="string">
<annotation>
<documentation>
</documentation>
<appInfo>
<meta.attribute translatable="true"/>
</appInfo>
</annotation>
</attribute>
</complexType>
</element>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册