标签:style io ar os sp on ad as line
StackOverflow上的解决方法:
Mark the "target" folders as "derived" resource from the properties screen of those folders (this option is next to read only and archive property).
In the quick search (Ctrl+Shift+R) screen press the arrow in the top right corner and untick "Show derived resources".
Then those target-files will not be considered in the quick search anymore.
大致意思是:
1. 在eclipse中在target/目录上右键属性,勾选 derived 复选框。
2. 执行快速搜索时,在右上角的菜单中把"Show derived resources"的选项去掉。
在eclipse项目目录中去掉Maven生成的target目录
标签:style io ar os sp on ad as line
原文地址:http://blog.csdn.net/neosmith/article/details/41749283