Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Custom Search(How to get a custom search reachable from the main menu)
Custom Search [message #1014960] Tue, 26 February 2013 18:14 Go to next message
Eclipse UserFriend
I've implemented a custom search for my eclipse rcp project.
But I don't know how to make this search reachable via the main menu
(Search -> Custom search...)
I've read that there is a bug which doesn't allow you to add a menu item to the existing ones. So can somebody give me a hint how to fix this?

thanks for your help
Re: Custom Search [message #1021936 is a reply to message #1014960] Wed, 20 March 2013 20:18 Go to previous message
Eclipse UserFriend
Hi Peter,

Use the plugin-spy to see the id of the Search menu (ALT+SHIFT+F2) then use
the menus extension point to contribute to that menu. There is no bug.

http://www.vogella.com/articles/EclipseCommands/article.html

Best regards,

Wim


> I've implemented a custom search for my eclipse rcp project.
> But I don't know how to make this search reachable via the main menu
> (Search -> Custom search...)
> I've read that there is a bug which doesn't allow you to add a menu item to
the existing ones. So can somebody give me a hint how to fix this?
>
> thanks for your help
Previous Topic:How to add a model from a plug-in to my current entity manager?
Next Topic:How to get a plugin that is no dependency
Goto Forum:
  


Current Time: Mon Mar 17 08:37:53 EDT 2025

Powered by FUDForum. Page generated in 0.03530 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top