[m2e-users] Excluding duplicate resources in a hierarchical project?

2012-10-02 Thread Paul Benedict
When I check out a hierarchical project and do a CTRL+R (Open Resource), a resource appears N times due to it being traceable from several projects. For example file /parent/war/WEB-INF/web.xml, it will display 2 times because it is found in projects (1) /parent and (2) /parent/war. This seems lik

Re: [m2e-users] Excluding duplicate resources in a hierarchical project?

2012-10-02 Thread Igor Fedorenko
This is Eclipse workspace limitation and needs to be properly addressed at platform level. -- Regards, Igor On 12-10-02 8:10 AM, Paul Benedict wrote: When I check out a hierarchical project and do a CTRL+R (Open Resource), a resource appears N times due to it being traceable from several projec

Re: [m2e-users] Excluding duplicate resources in a hierarchical project?

2012-10-02 Thread Matthew Piggott
You can also try *Window *> *Preferences *> *Maven*, select *Hide folders of physically nested modules (experimental)* You will need to remove the projects from the workspace and re-import. On 2 October 2012 11:12, Igor Fedorenko wrote: > This is Eclipse workspace limitation and needs to be pro