[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform] Re: Populating the search results view

Paul Keyser wrote:

Ninad wrote:

I want to add my search page and show the results in the standard results
view. The ISearchResultView.addmatch method takes in a IResource. Can I add results which are not of the type IResource?
Thanks.



Yeah, I'd like to know that too, but the resounding silence, and what I can understand so far of the API, seem to say "no". If I find out more, I'll post it here.

There's a new search API now which AFAIK can handle non-Resource matches.

Dani


Paul K