Frankly, I think we should just remove this from m2e. It is not possible to properly support nested projects in m2e unless it is supported by Eclipse Platform, which is not coming any time soon as far as I can tell.
-- Regards, Igor On 12-01-03 3:35 PM, Matthew Piggott wrote:
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] <mailto:[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] <mailto:[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
_______________________________________________ m2e-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/m2e-users
