[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: How to add a menu item on the context menu

Hello Bill,

Does it help when you add 'popupStructuredContributionCriteria' element ( like this - <popupStructuredContributionCriteria objectClass="com.mine.edit.parts.ElementEditPart"/>) ?
If not, does the program ever enter com.mine.actions.ContributionItemProvider#createAction() method?


Best wishes,
Tanya.

org.eclipse.gmf.runtime.common.ui.services.action.contributionItemProv
iders