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