]
Max Rydahl Andersen commented on JBIDE-20603:
---------------------------------------------
not blocking GA but should be done to make the interaction with OS explorer less clunky
and more natural.
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.Final
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.