]
Marián Labuda closed JBIDE-21525.
---------------------------------
Verified in JBDS 10.0.0.Alpha1 B5240.
context menu of openshift is not using global commands like delete or
properties
--------------------------------------------------------------------------------
Key: JBIDE-21525
URL:
https://issues.jboss.org/browse/JBIDE-21525
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Reporter: Max Rydahl Andersen
Assignee: Viacheslav Kabanovich
Priority: Critical
Fix For: 4.4.0.Alpha1
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.