Saladin
Saladin

Reputation: 36

Cannot complete the install because of a conflicting dependency: eclipse modeling tools

I am trying to install ecore tools to use ecore diagram, but im getting the following error:

  Software being installed: Ecore Tools (Incubation) 0.10.0.v20100615-1639 (org.eclipse.emf.ecoretools.feature.group 0.10.0.v20100615-1639)
  Software currently installed: Ecore Diagram Editor 3.3.0.201706121316 (org.eclipse.emf.ecoretools.design.feature.group 3.3.0.201706121316)
  Only one of the following can be installed at once: 
    Ecore Tools (Incubation) 0.10.0.v20100615-1639 (org.eclipse.emf.ecoretools 0.10.0.v20100615-1639)
    Ecore Tools 3.3.0.201706121316 (org.eclipse.emf.ecoretools 3.3.0.201706121316)
  Cannot satisfy dependency:
    From: Ecore Diagram Editor 3.3.0.201706121316 (org.eclipse.emf.ecoretools.design.feature.group 3.3.0.201706121316)
    To: org.eclipse.equinox.p2.iu; org.eclipse.emf.ecoretools [3.3.0.201706121316,3.3.0.201706121316]
  Cannot satisfy dependency:
    From: Ecore Tools (Incubation) 0.10.0.v20100615-1639 (org.eclipse.emf.ecoretools.feature.group 0.10.0.v20100615-1639)
    To: org.eclipse.equinox.p2.iu; org.eclipse.emf.ecoretools [0.10.0.v20100615-1639,0.10.0.v20100615-1639] 

I understand that there is a dependency conflict between Ecore diagram editor and Ecore tools but i have no idea how to fix it

Upvotes: 0

Views: 110

Answers (0)

Related Questions