Thursday, 17 February 2011

How to hide .svn folders from file search in Eclipse

By default, whenever you do a file search in Eclipse, it'll search inside .svn folders too. This is obviously very irrititating!

Here's how to turn it off:
  • Click on the root of your project in the Package Explorer window
  • On the main manu, select Project / Properties / resource / Resource Filters
  • Click Add..
  • Set 'Filter Type' to 'Exclude all'
  • Set 'Applies to' to 'Folders'
  • Check 'All Children (recursive)' (this is essential!)
  • Under File and Folder Attributes, type .svn. This should work for CVS folders too (type .cvs)
  • Click OK
  • Repeat for all projects in your workspace


Apparently installing subclipse (subversion plugin for eclipse) will also solve this problem but I haven't tried it myself.

3 comments:

  1. Great post! Our full stack java developer training
    builds strong programming foundations with hands-on, real-world projects.

    ReplyDelete
  2. An iOS dev course provides complete knowledge of building mobile applications using Apple technologies. It explains Swift programming concepts, development tools, and UI design techniques clearly. This ios dev course helps learners strengthen their programming skills. Students practice coding through exercises and assignments. Projects help them build real-world applications. The course prepares learners for professional iOS developer roles.

    ReplyDelete
  3. Great post! Our aws devops course
    teaches CI/CD, automation, and cloud deployment with hands-on practical training.

    ReplyDelete