Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-dev] Possible Contribution to filter the maven build (target) folder

Hi,

I quite often find myself wanting to filter the target folder from my
eclipse workspace so I created a small extension.  If anyone with m2e
commit rights thinks that this could be a useful addition please feel
free to take the code from here:

https://github.com/SciSysUK/m2eclipse-addons/blob/master/org.eclipse.m2e.addons/src/org/eclipse/m2e/addons/MavenBuildDirectoryViewFilter.java

Cheers,
Phil.


Back to the top