[jbosstools-commits] JBoss Tools SVN: r39354 - branches/jbosstools-3.3.0.Beta1/hibernatetools/plugins/org.hibernate.eclipse.console.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Mar 7 14:29:22 EST 2012


Author: dgolovin
Date: 2012-03-07 14:29:22 -0500 (Wed, 07 Mar 2012)
New Revision: 39354

Modified:
   branches/jbosstools-3.3.0.Beta1/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: branches/jbosstools-3.3.0.Beta1/hibernatetools/plugins/org.hibernate.eclipse.console/plugin.xml
===================================================================
--- branches/jbosstools-3.3.0.Beta1/hibernatetools/plugins/org.hibernate.eclipse.console/plugin.xml	2012-03-07 19:28:14 UTC (rev 39353)
+++ branches/jbosstools-3.3.0.Beta1/hibernatetools/plugins/org.hibernate.eclipse.console/plugin.xml	2012-03-07 19:29:22 UTC (rev 39354)
@@ -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