[jbosstools-commits] JBoss Tools SVN: r9103 - trunk/hibernatetools/plugins/org.hibernate.eclipse.console.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Wed Jul 9 08:42:04 EDT 2008
Author: dgeraskov
Date: 2008-07-09 08:42:04 -0400 (Wed, 09 Jul 2008)
New Revision: 9103
Modified:
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/plugin.xml
Log:
http://jira.jboss.com/jira/browse/JBIDE-2270
'Run HQL' button removed from toolbar.
Shortcut works, it remains to move 'Clear' button to the editor's toolbar.
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse.console/plugin.xml
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse.console/plugin.xml 2008-07-09 05:27:58 UTC (rev 9102)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse.console/plugin.xml 2008-07-09 12:42:04 UTC (rev 9103)
@@ -228,7 +228,6 @@
definitionId="org.hibernate.eclipse.console.actions.ExecuteHQLActionCommand"
label="Run Query"
retarget="true"
- toolbarPath="hqlGroup"
tooltip="Run HQL Query from current editor">
</action>
</actionSet>
More information about the jbosstools-commits
mailing list