Try enabling "Hide folders of physically nested modules" in the preferences (afaik it only works when the project is imported using the m2e wizards).
On 3 January 2012 15:33, Daniel Serodio (lists) <[email protected]>wrote: > When working with multi-module projects, using the standard (nested) > layout, the parent project includes the modules' folders, but the derived > folders are not correctly marked. > > Example: > > parent-project/ > parent-project/module-a/ > parent-project/module-a/src/..**. > parent-project/module-a/**target/ > > Inside the "module-a" project, the "target" folder is correctly marked as > derived, but in "parent-project", the "module-a/target/" is not. This means > that files in this folder are included in the search results, duplicating > lots of results. > > In fact, I think the whole "module-a" folder should be marked as derived > inside "parent-project". > > I don't know if this is a limitation of Eclipse or a feature missing from > m2e. Please advise me so I can file the enhancement request in the correct > place. > > Eclipse Indigo SR1, m2e 1.0.100 > > Thanks in advance, > Daniel Serodio > ______________________________**_________________ > m2e-users mailing list > [email protected] > https://dev.eclipse.org/**mailman/listinfo/m2e-users<https://dev.eclipse.org/mailman/listinfo/m2e-users> >
_______________________________________________ m2e-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/m2e-users
