Skip to main content



      Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » ***Urgent***Need a separator to objectContribution(***Urgent***Need a separator to objectContribution)
***Urgent***Need a separator to objectContribution [message #530299] Thu, 29 April 2010 05:15 Go to next message
Eclipse UserFriend
Hello,

I need a separator to the objectContribution. I am finding for menu, but not for objectContribution. On right click for a object, i need a separator where I can group all the Actions.

<objectContribution
objectClass="org.eclipse.core.resources.IResource"
id="settings">
<filter
name="Nature"
value="ProjectNature"/>
<action
class="ActionDelegate"
icon="icons"
id="Delegate"
label="Settings"
menubarPath="MenuGroupMarker">
</action>
</objectContribution>

Any help would be highly appreciated!!

Thank you,
Mallikarjun.

[Updated on: Thu, 29 April 2010 06:13] by Moderator

Re: ***Urgent***Need a separator to objectContribution [message #530373 is a reply to message #530299] Thu, 29 April 2010 10:15 Go to previous message
Eclipse UserFriend
Do not mark messages to the forum urgent. It is annoying and will not help you get help any faster.

PDE does not provide support for menu contributions. They are provided by Platform UI.
Previous Topic:Plugin with graphic editor like the one for MANIFEST.MF of many plugins
Next Topic:***Urgent***Need a separator to objectContribution
Goto Forum:
  


Current Time: Wed Jul 23 17:42:05 EDT 2025

Powered by FUDForum. Page generated in 0.02858 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top