Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » HowTo extend search dialog with option to limit searched files
HowTo extend search dialog with option to limit searched files [message #1853493] Tue, 05 July 2022 09:59
Michael Wenig is currently offline Michael WenigFriend
Messages: 1
Registered: July 2022
Junior Member
Hi all,

I am currently have the opportunity to provide a full text search which should be limited to some files in the current project.

I want to e.g. add an option to the search dialog "Limit to XYZ". The search should then be limited to a set of files (which are in the context of the current open file)

The files must be determined programatically - that is not the problem here.

My question is how do I add an option to the search dialog and provide the fileset (or a filter) for the search?

Base currently is eclipse 4.21

Regards Michael
Previous Topic:issue with rendering of ToolItem on Mac silicon
Next Topic:Save and restore editors and views
Goto Forum:
  


Current Time: Fri Apr 19 21:14:59 GMT 2024

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

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

Back to the top