[jbosstools-commits] JBoss Tools SVN: r39353 - trunk/hibernatetools/plugins/org.hibernate.eclipse.console.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Mar 7 14:28:15 EST 2012


Author: dgolovin
Date: 2012-03-07 14:28:14 -0500 (Wed, 07 Mar 2012)
New Revision: 39353

Modified:
   trunk/hibernatetools/plugins/org.hibernate.eclipse.console/plugin.xml
Log:
https://issues.jboss.org/browse/JBIDE-10144 Hibernate Tools: Extend JBoss Perspective
 run code generation button added to toolbar on JBoss Perspective

Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse.console/plugin.xml
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse.console/plugin.xml	2012-03-07 19:25:28 UTC (rev 39352)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse.console/plugin.xml	2012-03-07 19:28:14 UTC (rev 39353)
@@ -813,6 +813,9 @@
          <perspectiveShortcut
                id="org.hibernate.eclipse.console.HibernateConsolePerspective">
          </perspectiveShortcut>
+         <actionSet
+               id="org.hibernate.eclipse.launch.actionset">
+         </actionSet>
       </perspectiveExtension>
    </extension>
    <!--   <extension



More information about the jbosstools-commits mailing list