Hi,
I'd like to exclude certain folders (and all their subfolders) from searching within Eclipse, is this possible?
Thanks, Don
Hi,
I'd like to exclude certain folders (and all their subfolders) from searching within Eclipse, is this possible?
Thanks, Don
The quick and dirty way:
Right click on a folder, go to properties, and mark a folder as derived. Derived entities are excluded from searching by default.
The safe way:
Create a working set including only those entities you want searched and search only within that working set. See Dave Ray's answer for details on this procedure.
I could imagine that marking resources derived might cause problems in other areas. Instead, create a working set with the folders you want to include in the search: