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

KarSc wrote:
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) .


You have to try removing them with Activities (API) or removing the ActionSet descriptors (internal).

This comes up fairly often, a quick search through google or the archives should turn up a couple of examples of each.

Later,
PW