Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » ISearchResultPage and org.eclipse.search.searchResultViewPages framework non-usable
ISearchResultPage and org.eclipse.search.searchResultViewPages framework non-usable [message #283097] Fri, 25 March 2005 19:14
Eclipse UserFriend
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
Previous Topic:How to Run an Eclipse Plugin App as a pure Java App
Next Topic:How to set up an update site using ftp protocol
Goto Forum:
  


Current Time: Sat Sep 27 00:47:18 EDT 2025

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

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

Back to the top