提交 86f8a25f 编写于 作者: S Serge Rider

#9804 Extension dependencies fix


Former-commit-id: 60d415d6
上级 948e65dd
......@@ -18,7 +18,7 @@
</license>
<requires>
<import feature="org.jkiss.dbeaver.ui.feature" version="7.0.0" match="compatible"/>
<import feature="org.jkiss.dbeaver.ui.feature" version="7.0.0" match="greaterOrEqual"/>
<import plugin="org.eclipse.debug.core" version="0.0.0" match="greaterOrEqual"/>
<import plugin="org.eclipse.debug.ui" version="0.0.0" match="greaterOrEqual"/>
</requires>
......
......@@ -19,7 +19,7 @@
</license>
<requires>
<import feature="org.jkiss.dbeaver.ui.feature" version="7.0.0" match="compatible"/>
<import feature="org.jkiss.dbeaver.ui.feature" version="7.0.0" match="greaterOrEqual"/>
</requires>
<plugin id="org.jkiss.dbeaver.data.office" download-size="0" install-size="0" version="0.0.0" unpack="false"/>
......
......@@ -19,7 +19,7 @@
</license>
<requires>
<import feature="org.jkiss.dbeaver.ui.feature" version="7.0.0" match="compatible"/>
<import feature="org.jkiss.dbeaver.ui.feature" version="7.0.0" match="greaterOrEqual"/>
</requires>
<plugin id="org.jkiss.dbeaver.ext.ui.svg" download-size="0" install-size="0" version="0.0.0" unpack="false"/>
......
......@@ -18,7 +18,7 @@
</license>
<requires>
<import feature="org.jkiss.dbeaver.ui.feature" version="7.0.0" match="compatible"/>
<import feature="org.jkiss.dbeaver.ui.feature" version="7.0.0" match="greaterOrEqual"/>
<import feature="org.eclipse.egit" version="1.0.0"/>
</requires>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册