Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-integrators] Mylyn Menu Contributions

Capabilities (aka Activities) are a simple way to hide UI contributions. This wiki page has some background information how this is going to be used in the upcoming Eclipse release: http://wiki.eclipse.org/Galileo_Capabilities .

Steffen


On Tue, Apr 14, 2009 at 9:40 AM, Vincent Vallarine <vvallarine@xxxxxxxxx> wrote:
I'm using some of the Mylyn UI to do some task processing at the java
level from within an RCP application.

As a result of this, my RCP app has things added to the menu that I
don't want.  For example, there is a "Search" and "Run" menu item added
on my top main menu.  Also, the coolbar is populated with icons like
"Search", "Open Task", "Run last tool", "Next Annotation"...etc.

I don't want any of these icons to be there.  Is there a way I can
disable them?

This may be a more general Eclipse question of: If you're using a
plugin, how do you not inherit all of its UI contributions by default,
or how do you disable them.


Ideas?


Thanks,

Vinnie
_______________________________________________
mylyn-integrators mailing list
mylyn-integrators@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/mylyn-integrators



--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com

Back to the top