|
|
|
|
|
|
Re: ISearchQuery.run(IProcessMonitor) ,how is it get called?? [message #332192 is a reply to message #332150] |
Thu, 09 October 2008 04:30  |
Eclipse User |
|
|
|
Rahul Yadav wrote:
> That was for different purpose, i can remove it.They are written in
> implemented run method,those statement will execute only if run method
> gets called...but the real problem is
> ISearchQuery.run(IProcessMonitor) this is not getting invoked.
If you call NewSearchUI.runQueryInBackground(yourQuery) as advised
before then this will trigger ISearchQuery.run(...) or something is
completely broken in your code or setup. If it still doesn't work I
suggest to debug into
org.eclipse.search2.internal.ui.InternalSearchUI.runSearchIn Background(ISearchQuery,
ISearchResultViewPart).
Dani
>
> Thanks.
>
|
|
|
Powered by
FUDForum. Page generated in 0.03599 seconds