Hi,
in eclipse I want to install the maven integration for eclipse.
There I get an error message:
"
Cannot complete the install because one or more required items could not be found.
Software being installed: m2e - Maven Integration for Eclipse (includes Incubating components) 1.7.0.20160603-1933 (org.eclipse.m2e.feature.feature.group 1.7.0.20160603-1933)
Missing requirement: Maven Integration for Eclipse 1.7.0.20160603-1933 (org.eclipse.m2e.core 1.7.0.20160603-1933) requires ‘bundle org.eclipse.osgi 3.10.0’ but it could not be found
Cannot satisfy dependency:
From: Maven Integration for Eclipse (Editors) 1.7.0.20160603-1933 (org.eclipse.m2e.editor 1.7.0.20160603-1933)
To: bundle org.eclipse.m2e.core [1.7.0,1.8.0)
Cannot satisfy dependency:
From: m2e - Maven Integration for Eclipse (includes Incubating components) 1.7.0.20160603-1933 (org.eclipse.m2e.feature.feature.group 1.7.0.20160603-1933)
To: org.eclipse.m2e.editor [1.7.0.20160603-1933]
"
What have I done wrong?