| [news.eclipse.platform.rcp] Re: implementing global action in ApplicationWorkbench |
IFocusService service = (IFocusService) Application.APP_WINDOW.getService(IFocusService.class);
how can I activate the cut, copy, paste of the edit menu for the given control?