Top "M2eclipse" questions

m2eclipse is a Plug-in for the Eclipse IDE that defines Eclipse Project structures by analyzing Maven Project models

m2eclipse and Eclipse WTP

I have a very large workspace with about 30 projects all together. I am using Eclipse 3.5 with m2eclipse. I check …

eclipse maven-2 m2eclipse eclipse-wtp
Eclipse Maven dependency jar grayed out, can't import classes from it

I'm helping a friend configure a maven project with m2eclipse for the first time. We're both pretty unfamiliar with …

eclipse maven m2eclipse
PyDev for Eclipse - Resolve Python dependencies (unresolved imports)

I am using PyDev for Eclipse as my IDE and pip as my package management tool, running virtualenv. Every time …

java python eclipse-plugin pydev m2eclipse
m2Eclipse plugin: What does 'Resolve Workspace Artifacts' do?

I'm sorry if I am asking a possibly-trivial question, but I am having so much trouble finding out exactly what …

java eclipse maven m2eclipse m2e
Error in pom file in Maven project after importing into Eclipse

I am actually new to the Maven framework. I already have a Maven project. I installed the Maven plugin etc …

android maven-plugin m2eclipse android-maven-plugin
alternative to maven scm connector subclipse (not working with subclipse1.8)?

So for my project I am in need of Subclipse 1.8.x. This has been well and good, but the maven …

maven m2eclipse subclipse
Where did Eclipse's Run As > Maven Package go?

In an older version of Eclipse, the number of which I can't remember, there was an option when right-clicking a …

eclipse maven m2eclipse sts-springsourcetoolsuite
NoClassDeFoundError WSServletContextListener and XMLStreamBuffer

I'm getting the following error while trying to deploy a JAX-WS Maven-project to JBOSS6.0.0. 17:45:03,451 ERROR [[/isp]] Error configuring application listener …

java jboss jax-ws m2eclipse jboss6.x
Maven/AJDT project in Eclipse

I need to use aspectj in a maven project. I installed the maven plugin for eclipse (m2e), the maven …

eclipse maven aspectj m2eclipse ajdt
Include older m2e plugins with m2e 1.0+ using life-cycle mapping?

I want to enable older plug ins not available in m2e v 1.0 I have added this to the POM …

m2eclipse lifecycle m2e