如何在 Eclipse subclipse 中的包资源管理器/导航器/项目资源管理器中显示 .svn 目录
我希望在 Eclipse 中查看文件和目录视图时能够看到 .svn 目录。我该怎么做呢?
I want to be able to see the .svn directories when I look at a files and directory view in eclipse. How would I do that?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在项目资源管理器视图中,在右上角找到一个朝下的三角形。这将激活一个下拉菜单。选择“自定义视图”,然后关闭“.* 资源”过滤器。此过滤器删除名称以“.”开头的文件和目录。
In Project Explorer view locate a down facing triangle in the upper right corner. That will activate a pull down menu. Select Customize View and then turn off ".* resources" filter. This filter removes files and directories with names that start with ".".