[
https://issues.jboss.org/browse/JBIDE-10144?page=com.atlassian.jira.plugi...
]
Denis Golovin edited comment on JBIDE-10144 at 3/7/12 2:26 PM:
---------------------------------------------------------------
Here is the patch:
{code}Index: plugin.xml
===================================================================
--- plugin.xml (revision 39311)
+++ plugin.xml (working copy)
@@ -813,6 +813,9 @@
<perspectiveShortcut
id="org.hibernate.eclipse.console.HibernateConsolePerspective">
</perspectiveShortcut>
+ <actionSet
+ id="org.hibernate.eclipse.launch.actionset">
+ </actionSet>
</perspectiveExtension>
</extension>
<!-- <extension
{code}
was (Author: dgolovin):
Here is the patch:
Index: plugin.xml
===================================================================
--- plugin.xml (revision 39311)
+++ plugin.xml (working copy)
@@ -813,6 +813,9 @@
<perspectiveShortcut
id="org.hibernate.eclipse.console.HibernateConsolePerspective">
</perspectiveShortcut>
+ <actionSet
+ id="org.hibernate.eclipse.launch.actionset">
+ </actionSet>
</perspectiveExtension>
</extension>
<!-- <extension
Hibernate Tools: Extend JBoss Perspective
-----------------------------------------
Key: JBIDE-10144
URL:
https://issues.jboss.org/browse/JBIDE-10144
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: hibernate
Reporter: Alexey Kazakov
Assignee: Denis Golovin
Fix For: 3.3.0.Beta1
Attachments: plugin.xml.patch, revision.diff
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira