DevBoost / EMFText

EMFText is an Eclipse plug-in that allows you to define text syntax for languages described by an Ecore metamodel. EMFText enables developers to define textual Domain Specific Languages quickly and without the need to learn new technologies and concepts.
14 stars 12 forks source link

Cannot install Refactory on Mars #72

Open abstratt opened 8 years ago

abstratt commented 8 years ago

I could not install Refactory on Mars using the update site published here:

http://www.emftext.org/index.php/Refactoring

Cannot complete the install because one or more required items could not be found.
Software currently installed: Refactory SDK 0.9.2.v201404161159 (org.modelrefactoring.sdk.feature.group 0.9.2.v201404161159)
Missing requirement: UI Contributions 0.9.2.v201404161159 (org.emftext.refactoring.ui 0.9.2.v201404161159) requires 'bundle org.eclipse.emf.compare.ide.ui 0.0.0' but it could not be found
Cannot satisfy dependency:
From: Refactory Runtime 0.9.2.v201404161159 (org.modelrefactoring.runtime.feature.group 0.9.2.v201404161159)
To: org.emftext.refactoring.ui [0.9.2.v201404161159]
Cannot satisfy dependency:
From: Refactory SDK 0.9.2.v201404161159 (org.modelrefactoring.sdk.feature.group 0.9.2.v201404161159)
To: org.modelrefactoring.runtime.feature.group 0.9.2
jaspinderK commented 8 years ago

I am also facing the issue with the installation of EMF refactor.Were you able to solve yours?if yes,please tell how.