Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » How to Hide import/export function in context menu
How to Hide import/export function in context menu [message #533113] Wed, 12 May 2010 09:51 Go to next message
Mallikarjun  is currently offline Mallikarjun Friend
Messages: 21
Registered: February 2010
Junior Member
Hello,

How to hide import/export function in context menu of Project Explorer, Package Explorer, Navigator...

Sample code using activities, but cannot disable
<extension
point="org.eclipse.ui.activities">
<activityPatternBinding
activityId="com.object.ide.rcp.hide.aptana.ui"
isEqualityPattern="true"
pattern="test/com.test.command1">
</activityPatternBinding>
<category
id="com.test.commands.category"
name="Command 1">
</category>
</extension>

regards,
Arjun.

[Updated on: Thu, 13 May 2010 05:08]

Report message to a moderator

Re: How to Hide import/export function in context menu [message #533295 is a reply to message #533113] Thu, 13 May 2010 05:09 Go to previous message
Mallikarjun  is currently offline Mallikarjun Friend
Messages: 21
Registered: February 2010
Junior Member
Any update in finding the solution
Previous Topic:Save the current status of my Views
Next Topic:Failure to export GMF/RCP using a Prdouct Configuration file.
Goto Forum:
  


Current Time: Sat Apr 20 03:43:18 GMT 2024

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

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

Back to the top