[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] problem with added menu ...

Hi all,

I have got an rcp application which use the org.eclipse.ui.ide in the 
required plug-ins list (I need for creating xml editor easily) .



The problem is that the menu comes with the search menu and the update bits 
in the help menu .

I have tried to remove them not adding the



IWorkbenchActionConstants.MB_ADDITIONS



With no luck... ???



Any help ...