eclipse-external-annotations-m2e-plugin
eclipse-external-annotations-m2e-plugin copied to clipboard
Restrict lifecycle-mapping to trigger the ClasspathConfigurator only for compilerIds "eclipse" or "jdt"
Similar to https://github.com/jbosstools/m2e-jdt-compiler/blob/master/org.jboss.tools.m2e.jdt.core/lifecycle-mapping-metadata.xml the execution of this extension should be restricted to the compilerId eclipse or jdt. Otherwise running the extension is just unnecessary overhead.
@kwin sorry I'm only seeing & reacting to this now! Would you be willing to raise a PR for this?