Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How to hide EGit dynamic menu with activities
How to hide EGit dynamic menu with activities [message #1802713] Thu, 14 February 2019 13:13
Peter N is currently offline Peter NFriend
Messages: 6
Registered: February 2014
Junior Member
Hello!

In our RCP project we want to hide some Git actions from our project navigator.

All usual commands and actions hides with activities OK
But there is a problem with hiding "Switch To" dynamic menu

I didn't find a way to hide it

I even tried to hide ALL egit contributions with:

<activityPatternBinding
activityId="com.our.company.ui.hideGitActions"
pattern=".*egit.*">
</activityPatternBinding>

But dynamic menus (such as "Switch To" and "Remote") stays udhided

Is there any way to hide them?

[Updated on: Thu, 14 February 2019 13:27]

Report message to a moderator

Previous Topic:Eclipse XML Editor format avoid comments
Next Topic:Uninstalling plugin during update
Goto Forum:
  


Current Time: Sat Apr 20 00:55:53 GMT 2024

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

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

Back to the top