Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mylyn-dev] Mylyn Menu Contributions

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


Back to the top