I am trying to install the m2e plugin to enable maven integration, but it looks like the plugin is not installed:
What am I doing: Maven is already installed on the system and mvn -version is running
- Help → Install new software → Indigo-> General Tools - m2e
- Of course restarting Eclipse
- No mention of Maven in the eclipse. Not in Window-> Preferences, and not when creating a new project. Nowhere.
Tried different plugin repositories, tried Eclipse Marketplace - nada.
When starting Eclipse, I get the following errors:
org.eclipse.m2e.logback.configuration: SLF4J logger factory is not an instance of LoggerContext: org.slf4j.impl.SimpleLoggerFactory 2 [org.eclipse.jdt.internal.ui.text.JavaReconciler] INFO org.mortbay.log - Logging to org.slf4j.impl.SimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog
Not sure what to do at this moment. I would be grateful for any help!
Leonty
source share