[jbosstools-commits] JBoss Tools SVN: r6910 - trunk/hibernatetools/plugins/org.hibernate.eclipse.console.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Thu Mar 13 11:27:50 EDT 2008
Author: dgeraskov
Date: 2008-03-13 11:27:50 -0400 (Thu, 13 Mar 2008)
New Revision: 6910
Modified:
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/plugin.xml
Log:
http://jira.jboss.com/jira/browse/JBIDE-1668
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse.console/plugin.xml
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse.console/plugin.xml 2008-03-13 14:33:11 UTC (rev 6909)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse.console/plugin.xml 2008-03-13 15:27:50 UTC (rev 6910)
@@ -654,23 +654,7 @@
</moveParticipant-->
</extension>
- <extension
- point="org.eclipse.ui.bindings">
- <key
- commandId="org.hibernate.eclipse.console.commands.openHQLHandler"
- schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"
- sequence="M1+4">
- </key>
- </extension>
- <extension
- point="org.eclipse.ui.commands">
- <command
- defaultHandler="org.hibernate.eclipse.console.commands.OpenHQLHandler"
- id="org.hibernate.eclipse.console.commands.openHQLHandler"
- name="org.hibernate.eclipse.console.openHQLHandler">
- </command>
- </extension>
-<!-- <extension
+ <!-- <extension
point="org.eclipse.ui.themes">
<themeElementCategory
id="org.hibernate.eclipse.presentation.hql"
More information about the jbosstools-commits
mailing list