Author: dgeraskov
Date: 2008-10-27 05:35:57 -0400 (Mon, 27 Oct 2008)
New Revision: 11192
Modified:
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/plugin.xml
Log:
https://jira.jboss.org/jira/browse/JBIDE-2623
removed empty menu
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse.console/plugin.xml
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse.console/plugin.xml 2008-10-27
03:01:53 UTC (rev 11191)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse.console/plugin.xml 2008-10-27
09:35:57 UTC (rev 11192)
@@ -215,11 +215,11 @@
id="org.hibernate.eclipse.console.actionSet"
label="HQL"
visible="false">
- <menu
+ <!--menu
id="HQL"
label="H&QL">
<separator name="hqlGroup"/>
- </menu>
+ </menu-->
<action
allowLabelUpdate="true"
icon="icons/images/execute.gif"