Is there a way to hide Maven 2 “target/” folder in Eclipse 3?

前端 未结 12 974
[愿得一人]
[愿得一人] 2021-01-30 04:58

I\'m using maven 2.0.9 with Eclipse 3.3.2.

I\'m used to launching a fresh build once per day by a mvn clean install. Then, if I refresh my Eclipse project,

12条回答
  •  野趣味
    野趣味 (楼主)
    2021-01-30 05:55

    Did you try configuring the "Java Element Filters" option dialog box, (through the top-right arrow of the project explorer) ?

    If needed, you can define your own ViewerFilter

提交回复
热议问题