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