How to skip .svn-base files in file search of Eclipse?
- by Rakesh Juyal
Whenever i perform a file search in eclipse, it scans all files including .svn-base file.
Provided i am using * for file name patterns.
Is it possible to scan all files for searching but skipping the .svn-base file?