| [news.eclipse.platform.rcp] Re: org.eclipse.ui.edit.copy NotHandledException |
Stewart Francis wrote on Fri, 11 September 2009 09:44Is this a 3.4.2 bug? Is there a workaround?
See the discussion in http://www.eclipse.org/forums/index.php?t=msg&th=153761
In 3.4.x only part of the ActionFactory actions were converted to commands. Any ActionFactory actions that return RetargetActions need to be replaced with CommandContributionItems.
PW
Stew