Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » hiding file search page
hiding file search page [message #729165] Sun, 25 September 2011 09:22 Go to next message
mousa.alsulaimi is currently offline mousa.alsulaimiFriend
Messages: 18
Registered: June 2011
Junior Member
hi all ,

how can i hide the File Search page in org.eclipse.search plug in ... my app does not need file search page !!!
Re: hiding file search page [message #729877 is a reply to message #729165] Tue, 27 September 2011 07:51 Go to previous message
mousa.alsulaimi is currently offline mousa.alsulaimiFriend
Messages: 18
Registered: June 2011
Junior Member
ok i found the solution , you can do that by defining an Activity using eclipse activities in the plugin.xml page , and bind it using ActivityPattern binding let the binding pattern be :
.*/org\.eclipse\.search\.internal\.ui\.text\.TextSearchPage

note : do not enable the activity in your java code .
Previous Topic:Adding new wizards to the file menu
Next Topic:Sharing Data between plugins
Goto Forum:
  


Current Time: Thu Apr 25 13:01:11 GMT 2024

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

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

Back to the top