Hi,
> Do you have the "m2e connector for mavenarchiver pom properties" plugin
> installed? It's available in the Eclipse update site.
> I'd expect it would generate proper Manifests in target/classes, that
> would be picked up by M2E/JDT to compute the project's module name. But
I
> might be wr
I think m2e should request API from JDT by which they could inform the compiler
about the intended automatic module name. I don't think there's a mechanisms for
this as of yet (short of going via the jar file).
I guess defining a new classpath attribute would be a viable route.
best,
Stephan
Do you have the "m2e connector for mavenarchiver pom properties" plugin
installed? It's available in the Eclipse update site.
I'd expect it would generate proper Manifests in target/classes, that would
be picked up by M2E/JDT to compute the project's module name. But I might
be wrong.
On Mon, Feb