My version of eclipse is indigo. I install the maven plugin from eclipse install / update:
help ---> install new software ---> add, URL: http://download.eclipse.org/technology/m2e/releases
"Maven Integration for Eclipse" shown, I selected it, "next", then error :
Cannot complete the install because one or more required items could not be found.
Software being installed: m2e - Maven Integration for Eclipse 1.0.100.20110804-1717 (org.eclipse.m2e.feature.feature.group 1.0.100.20110804-1717)
Missing requirement: m2e - Maven Integration for Eclipse 1.0.100.20110804-1717 (org.eclipse.m2e.feature.feature.group 1.0.100.20110804-1717) requires 'org.eclipse.platform.feature.group 3.6.0' but it could not be found
I do not know that "org.eclipse.platform.feature.group 3.6.0", I tried to find it, but I can not.
Wish your answer. THX
source
share