You are not logged in.
Pages: 1
Hi all,
I installed eclipse via pacman and cannot install m2clipse. It complains of a missing EMF dependency:
Cannot complete the install because one or more required items could not be found.
Software being installed: Maven Integration for Eclipse (Required) 0.12.1.20110112-1712 (org.maven.ide.eclipse.feature.feature.group 0.12.1.20110112-1712)
Missing requirement: EMF Ecore 2.4.2.v200902171115 (org.eclipse.emf.ecore 2.4.2.v200902171115) requires 'bundle org.eclipse.emf.common [2.4.0,3.0.0)' but it could not be found
Cannot satisfy dependency:
From: EMF Edit 2.4.2.v200902171115 (org.eclipse.emf.edit 2.4.2.v200902171115)
To: bundle org.eclipse.emf.ecore [2.4.2,3.0.0)
Cannot satisfy dependency:
From: Maven Integration for Eclipse (Required) 0.12.1.20110112-1712 (org.maven.ide.eclipse.feature.feature.group 0.12.1.20110112-1712)
To: org.eclipse.emf.edit 0.0.0
Any ideas why it isn't resolving that automatically?
Walter
Offline
Maybe you have some other versio of EMF installed? I'd try deleting workspace and .eclipse folders.
Offline
Thanks for your reply. I tried that again, but I have the same problem.
Offline
Pages: 1