Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Is there a File Search Extension Point
Is there a File Search Extension Point [message #531417] Tue, 04 May 2010 19:35 Go to next message
drew frantz is currently offline drew frantzFriend
Messages: 340
Registered: July 2009
Senior Member
Is there a File Search Extension Point ? I am just trying to perform a
simple file search of text files from my RCP application. The RCP
application is using the Common Navigator for holding the files.
Re: Is there a File Search Extension Point [message #531476 is a reply to message #531417] Wed, 05 May 2010 07:55 Go to previous message
Christophe Fondacci is currently offline Christophe FondacciFriend
Messages: 95
Registered: July 2009
Location: Paris
Member
Hello,

Not very sure of what you need.
I think the simplest thing is to declare a dependency to org.eclipse.search plugin from your RCP app.

Normally this plugin will register itself to create the appropriate menu, toolbar actions and will provide default search handlers for files based on workspace resources.

You can provide custom search types by declaring a org.eclipse.search.searchPages extension and can provide custom result pages with org.eclipse.search.searchResultViewPages.

But from what I understand, the standard features may fit your needs so simply start with the dependency.

hope this helps,
Christophe
http://www.nextep-softwares.com
Previous Topic:How to retrieve Windows Cursor Style using SWT
Next Topic:inconsistency between document and displayed text in JavaScript editor
Goto Forum:
  


Current Time: Wed Sep 25 05:29:45 GMT 2024

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

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

Back to the top