[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
] [
Newsgroup Home
]
[news.eclipse.modeling.gmf] Re: How to remove the sub menus of 'Add' Context Menu ?
From
:
govindashrit@xxxxxxxxx
(govind )
Date
: Fri, 5 Jun 2009 14:15:42 +0000 (UTC)
Newsgroups
:
eclipse.modeling.gmf
Organization
: Eclipse
User-agent
: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
Hi Setya
If u don't find the below popcontribution add
<popupContribution class="org.eclipse.gmf.runtime.diagram.ui.providers.DiagramContextMenuProvider">
<popupStructuredContributionCriteria objectClass="org.eclipse.gmf.runtime.diagram.ui.geoshapes.internal.editparts.GeoShapeEditPart">
</popupStructuredContributionCriteria>
<popupPredefinedItem id="add" remove="true"/>
<popupPredefinedItem id="autoSizeAction" path="/formatMenu/" remove="true">
</popupPredefinedItem>
</popupContribution>
I think it should work.
Regards Govind.
Follow-Ups
:
[news.eclipse.modeling.gmf] Re: How to remove the sub menus of 'Add' Context Menu ?
From:
Setya
References
:
[news.eclipse.modeling.gmf] How to remove the sub menus of 'Add' Context Menu ?
From:
Setya
[news.eclipse.modeling.gmf] Re: How to remove the sub menus of 'Add' Context Menu ?
From:
Setya
[news.eclipse.modeling.gmf] Re: How to remove the sub menus of 'Add' Context Menu ?
From:
govind
[news.eclipse.modeling.gmf] Re: How to remove the sub menus of 'Add' Context Menu ?
From:
Setya
Prev by Date:
[news.eclipse.modeling.gmf] Re: Reset The Saved Document in XXXDocumentProvider
Next by Date:
[news.eclipse.modeling.gmf] Re: ellipse component with name label in center
Previous by thread:
[news.eclipse.modeling.gmf] Re: How to remove the sub menus of 'Add' Context Menu ?
Next by thread:
[news.eclipse.modeling.gmf] Re: How to remove the sub menus of 'Add' Context Menu ?
Index(es):
Date
Thread