ISearchResultPage and org.eclipse.search.searchResultViewPages framework non-usable [message #283097] |
Fri, 25 March 2005 19:14 |
Eclipse User |
|
|
|
I have implemented my own ISearchResultPage by copying the AbstractTextSearchResultPage and its
concrete subclass FileSearchPage; I've also correctly hooked it up in the plugin.xml, and I have all
the associated classes (ISearchresult, etc.) implemented - and at least the ISearchPage gui sshows
up. When I run my search, sure enough, it finds things (I can see that in the tracery on the
console, and in the ISearchResultPage's label), but NO gui appears on the search-view (it's just
grey). I've set breakpoints and all the expected methods are being called -- but the gui is blank.
So I have to conclude that there is some undocumented trick, which cannot be discovered even by
copyng code.
Has anyone succeeded in using this framework? If not, I'll enter a bug.
thanks,
Paul
|
|
|
Powered by
FUDForum. Page generated in 0.04121 seconds