提交 97b24669 编写于 作者: S serge-rider

Include debugger in standalone and Eclipse distributions

上级 2776ef7b
......@@ -30,10 +30,7 @@
<includes id="org.jkiss.dbeaver.ext.wmi.feature" version="0.0.0"/>
<includes id="org.jkiss.dbeaver.ext.db2.feature" version="0.0.0"/>
<includes id="org.jkiss.dbeaver.ext.exasol.feature" version="0.0.0"/>
<!--
<includes id="org.jkiss.dbeaver.debug.feature" version="0.0.0"/>
-->
<!-- P2 for RCP -->
<includes id="org.eclipse.equinox.p2.rcp.feature" version="0.0.0"/>
......
......@@ -36,5 +36,8 @@
<feature id="org.jkiss.dbeaver.ext.wmi.feature">
<category name="org.jkiss.dbeaver"/>
</feature>
<feature id="org.jkiss.dbeaver.debug.feature">
<category name="org.jkiss.dbeaver"/>
</feature>
</site>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册