Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] M2e disappearing?

Thanks to some troubleshooting help from Matthew Piggott I got this fixed. 

We enabled console output with -concolelog as part of the eclipse startup and found that I was starting eclipse with Java 7.

Since M2e needs Java 8 it did not start... so we configured a java8 vm in the eclipse ini file and all is good again.

Sure would be nice if the Eclipse IDE would report such startup issues in some more common place or something. 

Manfred

Manfred Moser wrote on 2016-02-17 11:06:

Hi everyone,

I am using M2e on Eclipse Mars1 and this is not the second time that after a
while of using it and updating plugins including Maven Dev tools and others the
whole M2e integration just disappears.

The whole Maven preferences are gone. 
Import Maven projects gone
Existing projects lost the Maven Dependencies

How can I troubleshoot this and figure out whats up? 

Manfred


Back to the top