]
Fred Bricon updated JBIDE-20603:
--------------------------------
Fix Version/s: 4.3.1.Beta2
(was: 4.3.1.Beta1)
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.