Nagesh Bansal Messages: 21 Registered: September 2012
Junior Member
I am working on eclipse RCP Product(3.x) and in my product I want to remove some unnecessary menu items. Say I want to remove the New option from the file menu. How do I do it programatically. I want to write a code that removes those menu items which I don't want.