如何从Eclipse中搜索.svn目录?(How to exclude .svn directories from search in Eclipse? [duplicate])

系统教程 行业动态 更新时间:2024-06-14 17:02:18
如何从Eclipse中搜索.svn目录?(How to exclude .svn directories from search in Eclipse? [duplicate])

可能重复: 如何使Eclipse文件搜索不包括svn目录?

我想执行搜索,但不包括搜索中的所有.svn目录。 我该怎么办?

顺便说一下,如果需要的话,我会在Eclipse中安装Subversive插件。

Possible Duplicate: How can I make Eclipse file search not include svn directories?

I would like to perform a search but exclude all .svn directories from the search. How could I do that?

By the way, I have the Subversive plugin installed in Eclipse, if it's needed.

最满意答案

打开项目的属性。 资源/资源过滤器 单击添加...按钮。 配置过滤器 过滤器类型:排除所有 适用于:文件夹 x所有孩子(递归) 在组合框(名称,匹配)中保留选定的位置并键入.svn 单击确定

它对我来说可行。

Open project's Properties. Resource/Resource Filters Click Add... button. Configure filter: Filter type: Exclude all Applies to: Folders x All children (recursive) Leave selected positions in combobox (Name, matches) and type .svn Click OK

It works OK for me.

更多推荐

本文发布于:2023-04-21 18:36:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/dzcp/a40ee74f04dc56458d2b02e1dee6224e.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:目录   svn   Eclipse   exclude   duplicate

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!