How to exclude .svn directories from search in Eclipse?

本文介绍了一种在Eclipse中排除特定文件夹(如.svn)参与搜索的方法,通过资源过滤设置实现,适用于Helios版本。此教程详细解释了如何通过项目属性配置来避免在搜索结果中出现.svn等不必要的目录。
摘要由CSDN通过智能技术生成

Here is what works for me (I'm using Helios - maybe this way was not available when this question was originally asked?)

  • Go to Project -> Properties -> Resource Filters.
  • Click Add.
  • Choose Filter typeExclude all
  • Choose Applies toFolders; check All children (recursive).
  • In the Attributes, choose NameMatches.svn (for example).

(Actually, I'm using .* to filter out .svn, .hg etc. in one go.)

After okay'ing the project properties dialog, these directories won't come up in search any more. In fact, Eclipse is so kind as to automatically update existing search results windows and remove all matches which are now filtered out.

转自: stackoverflow

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值