m2eclipse is a Plug-in for the Eclipse IDE that defines Eclipse Project structures by analyzing Maven Project models
I need older version of m2e because I need to use older maven version (I have to compile some …
eclipse m2eclipse m2e eclipse-marsFrom time to time, Eclipse (Indigo) complains that certain classes in my projects cannot be resolved to a type. Even …
java eclipse maven m2eclipse eclipse-classpathWhen running a Maven build in eclipse using the m2eclipse tooling for a project that is configured for the …
java eclipse maven m2eclipse maven-shade-pluginI have a library of JavaScript in dependency globalmentor-core.jar, and I use maven-dependency in another project to transfer the …
eclipse maven m2eclipse maven-dependency-pluginI want to convert a maven project to a web application project, which should contain web.xml. I am using …
google-app-engine maven m2eclipse web-application-projectHistorically, its been a major hassle for our team to import our multi-module Maven project into Eclipse given all the …
eclipse maven m2eclipse m2e maven-eclipse-pluginIs there any setting in Eclipse to show only the Maven project where the file resides? I have different Maven …
eclipse maven m2eclipse multi-module file-searchWith the maven-eclipse-plugin, using mvn eclipse:eclipse, you can specifiy eclipse project natures and builders that will automatically be added …
eclipse maven-2 m2eclipse maven-eclipse-plugin