[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: ActionProvider not getting called

Can i not use this provider to provide my own copy action when i right click on diagram file and select copy in package explorer. How would i invoke this provider when i select diagram file in the package explorer. The trigger point has the condition for IResource= file and check extension mmd. I tried changing the extension to ecore_diagram but it does not seem to work. Do i need to add anythin more in the trigger point