Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] launch configs of maven modules show up n-times

Turn on 'Hide Physically Nested Projects' when importing your maven projects.


On 17 July 2013 08:45, <frank.jakop@xxxxxxxxx> wrote:
Hello,

I have a maven project A with a submodule B. Both of them are open projects in eclipse. When I place an eclipse launch configuration (java launch config) in submodule B it shows up twice in my launch configuration.
Creating a sub-submodule C and placing a launch config there makes it show up thrice.

Is this likely to be a maven module / m2e issue and if so, how can I work around / fix this?

Regards

Frank
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users



Back to the top