Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » NewSearchUI API
NewSearchUI API [message #331804] Tue, 23 September 2008 05:04 Go to next message
Eclipse UserFriend
Hi all,

I am extending the serarch ui extension point to define my own search.

All is working fine excepted the following small detail.

I am using the following internal method:

InternalSearchUI.getInstance().removeQuery(ISearchQuery query).

In fact my searches are associated to a particular context and this
context can be removed from the workbench by the end user. When this
context is removed all the associated search entries must be removed from
the search history.

Is there any way to do this using a public method ? Do you think I can
open a new enhancement request for that ?

Thanks in advance

Manu
Re: NewSearchUI API [message #331806 is a reply to message #331804] Tue, 23 September 2008 06:08 Go to previous message
Eclipse UserFriend
Manuel Selva wrote:
> Hi all,
>
> I am extending the serarch ui extension point to define my own search.
> All is working fine excepted the following small detail.
>
> I am using the following internal method:
>
> InternalSearchUI.getInstance().removeQuery(ISearchQuery query).
> In fact my searches are associated to a particular context and this
> context can be removed from the workbench by the end user. When this
> context is removed all the associated search entries must be removed
> from the search history.
>
> Is there any way to do this using a public method ?
No.
> Do you think I can open a new enhancement request for that ?
Yes.

Dani
> Thanks in advance
>
> Manu
>
Previous Topic:[databinding] How to handle variable columns number
Next Topic:ECLIPSE.RSA & ECLIPSE.SF
Goto Forum:
  


Current Time: Sat May 03 00:28:45 EDT 2025

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

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

Back to the top