[
https://issues.jboss.org/browse/JBIDE-10269?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen commented on JBIDE-10269:
---------------------------------------------
first glance:
<extension
+ point="org.eclipse.ui.perspectiveExtensions">
+ <perspectiveExtension
+ targetID = "org.eclipse.jst.j2ee.J2EEPerspective">
+ <showInPart
+ id = "org.jboss.tools.forge.console"/>
+ </perspectiveExtension>
+ </extension>
so this will be forced visible in j2eeperspective? are we sure we want that ?
I'm not following how forge.getSelction() is the right selection instead of getting it
from the selectionservice ?
Implement "Show In Forge" for Workspace Selections
---------------------------------------------------
Key: JBIDE-10269
URL:
https://issues.jboss.org/browse/JBIDE-10269
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: forge
Reporter: Koen Aers
Assignee: Koen Aers
Fix For: 3.3.0.M5
Attachments: JBIDE-10269.patch
The current selection should contribute a "Show In Forge" context menu that
results in Forge picking up (result of the pick-up command) the selection.
A dropdown menu item / toolbar menu item on the Forge Console should have the same result
of picking up the currently selected item.
--
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