I am trying to install Epsilon on Galileo (linux 64-bits), but I am getting dependency errors that I don't know how to resolve (I admit that I am not a very experienced eclipse user). The interim update site and the stable update site seem to point to the same Epsilon version, but I tried installing from both, and the error I get differs, as shown below.
(In case you are wondering: I need to work with Galileo because some of the other required plugins don't work well in Indigo)
Thanks in advance!
Helle
---- Error when installing epsilon from interim site:
Cannot complete the install because one or more required items could not be found.
Software currently installed: Epsilon Core (Incubation) 0.9.1.201204041101 (org.eclipse.epsilon.feature.feature.group 0.9.1.201204041101)
Missing requirement: EUnit EMF Compare Integration (Incubation) 0.9.1.201204041101 (org.eclipse.epsilon.eunit.dt.diff.emf 0.9.1.201204041101) requires 'bundle org.eclipse.emf.compare.ui 0.0.0' but it could not be found
Cannot satisfy dependency:
From: Epsilon Core (Incubation) 0.9.1.201204041101 (org.eclipse.epsilon.feature.feature.group 0.9.1.201204041101)
To: org.eclipse.epsilon.eunit.dt.diff.emf [0.9.1.201204041101]
---- Error when installing epsilon from stable update site:
Cannot complete the install because one or more required items could not be found.
Software currently installed: Epsilon Concordance (Incubation) 0.9.1.201107251201 (org.eclipse.epsilon.concordance.feature.feature.group 0.9.1.201107251201)
Missing requirement: Epsilon EMF Model Support (Incubation) 0.9.1.201107251201 (org.eclipse.epsilon.emc.emf 0.9.1.201107251201) requires 'bundle org.eclipse.emf.compare.match 0.0.0' but it could not be found
Cannot satisfy dependency:
From: Epsilon Concordance (Incubation) 0.9.1.201107251201 (org.eclipse.epsilon.concordance.feature.feature.group 0.9.1.201107251201)
To: org.eclipse.epsilon.hutn.xmi 0.0.0
Cannot satisfy dependency:
From: Human Usable Textual Notation XMI Bridge (Incubation) 0.8.1.201107251201 (org.eclipse.epsilon.hutn.xmi 0.8.1.201107251201)
To: bundle org.eclipse.epsilon.emc.emf 0.0.0
Thanks for looking into this. I was trying to install in a galileo that was preinstalled on my machine. Installing Epsilon in a fresh galileo indeed works! Sorry for the hassle.
You seem to be missing the EMF Compare framework (I cannot post links..?! so you have to Google 'EMF Compare' and click the first hit)
If you are not using the Eclipse Galileo Modelling distribution,you need to install this framework manually. (I needed to do so as I use Eclipse from the Ubuntu repositories)