[
https://issues.jboss.org/browse/JBIDE-20603?page=com.atlassian.jira.plugi...
]
Viacheslav Kabanovich commented on JBIDE-20603:
-----------------------------------------------
[~fbricon], please take a look at my branch
https://github.com/scabanovich/jbosstools-openshift/commits/jbide-20603
For now, it covers Delete and Properties actions for OpenShift 2, these actions can now be
called from global menu as File/Properties and Edit/Delete. Otherwise, they do exactly the
same as before (Properties action in some cases shows dialog, in other cases it
opens/selects Properties view). For consistency, action labels are 'Delete' and
'Properties', instead of 'Delete Domain...', 'Details...', etc.,
but I can restore custom labels. If you find it acceptable, I will do the same for
Openshift 3, and make pull request.
context menu of openshift is not using global commands like delete or
properties
--------------------------------------------------------------------------------
Key: JBIDE-20603
URL:
https://issues.jboss.org/browse/JBIDE-20603
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Reporter: Max Rydahl Andersen
Priority: Critical
Fix For: 4.3.1.Beta2
Delete Project, resource etc. should use the normal Delete command. It seems we've
created custom commands and UI for it instead of just using the default Delete command as
used in other context menus.
Similar we dont seem to use standard Properties
see
https://wiki.eclipse.org/Menu_Contributions/Problems_View_Example on how to use
org.eclipse.ui.edit.delete etc.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)