Skip to content

Commit

Permalink
TEIIDDES-2671 removed the Dynamic VDB editor contribution.
Browse files Browse the repository at this point in the history
  • Loading branch information
blafond committed Sep 30, 2015
1 parent 381a782 commit 3558f5f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion plugins/org.teiid.designer.vdb.ui/plugin.xml
Expand Up @@ -21,7 +21,7 @@
class="org.teiid.designer.vdb.ui.editor.VdbEditor"
id="vdbEditor">
</editor>
<!-- Dynamic VDB Editor -->
<!-- Dynamic VDB Editor
<editor
name="%dynamicVdbEditor"
default="true"
Expand All @@ -30,6 +30,7 @@
class="org.teiid.designer.vdb.dynamic.ui.editor.DynamicVdbEditor"
id="dynamicVdbEditor">
</editor>
-->
</extension>


Expand Down

0 comments on commit 3558f5f

Please sign in to comment.