提交 ded38d76 编写于 作者: J jurgen

Navigator/RS property testers refactoring

Former-commit-id: 3f5b6405
上级 17de1b7c
......@@ -356,8 +356,8 @@
</definition>
<definition id="org.jkiss.dbeaver.core.ui.navigator.part">
<with variable="activePart">
<instanceof value="org.jkiss.dbeaver.ui.INavigatorModelView"/>
<!--<test property="org.jkiss.dbeaver.core.navigator.active" forcePluginActivation="true"/>-->
<!--<instanceof value="org.jkiss.dbeaver.ui.INavigatorModelView"/>-->
<test property="org.jkiss.dbeaver.core.navigator.active" forcePluginActivation="true"/>
</with>
</definition>
<definition id="org.jkiss.dbeaver.core.ui.datasource.part">
......@@ -368,7 +368,7 @@
<definition id="org.jkiss.dbeaver.core.ui.resultset.part">
<with variable="activePart">
<!-- TODO: Should replace forcePluginActivation with some other non-active way to test property-->
<test property="org.jkiss.dbeaver.core.resultset.active"/>
<test property="org.jkiss.dbeaver.core.resultset.active" forcePluginActivation="true"/>
</with>
</definition>
</extension>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册