码迷,mamicode.com
首页 > 系统相关 > 详细

在eclipse项目目录中去掉Maven生成的target目录

时间:2014-12-05 17:28:40      阅读:300      评论:0      收藏:0      [点我收藏+]

标签:style   io   ar   os   sp   on   ad   as   line   

StackOverflow上的解决方法:

  1. Mark the "target" folders as "derived" resource from the properties screen of those folders (this option is next to read only and archive property).

  2. 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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!