eclipse全局替换会破坏.svn目录结构,求解决方案
黄舟
黄舟 2017-04-21 11:16:29
0
2
646

请问一下,我使用 MyEclipse中的, CTRL + H 进行全部替换时,会把 项目根目录下的 .svn 文件夹下的内容也替换了,提交或者更新时导致校验和不对,提示错误,请问怎么解决?
没有使用 .java 这种后缀过滤,只是奇怪为什么隐藏的 .svn 目录中的内容也会被搜索出来?
截图如下:

这算不算是一个 BUG,我没发现哪里可以把这个隐藏文件夹从 搜索替换中排除的地方?

黄舟
黄舟

人生最曼妙的风景,竟是内心的淡定与从容!

reply all(2)
刘奇

I tried searching in my eclipse, but it did not include the .svn directory. After searching on Google, it may be that I installed the subclipse plug-in which will automatically filter the .svn directory. In addition, you can also try it through the following settings:

For details, please refer to this question on stackoverflow http://stackoverflow.com/questions/3985518/how-to-exclude-svn-directories-from-search-in-eclipse

迷茫

I found a stupid method, first search, and then manually specify the replacement, but it is still not convenient.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!