Missing dependencies (xtend, xpand, emf.mwe) [message #660079] |
Wed, 16 March 2011 18:16  |
Eclipse User |
|
|
|
Hi,
I am new to eclipse modeling & code-generation and I have just started working on a previous developer's modeling/code-generation project. I see some of the errors in the project due to few dependencies when the eclipse environment was updated from Galileo to Helios. Due to these missing dependencies, some of the template code is showing errors. Probably for this reason, menu options for code generation etc. are not getting visible.
Can someone tell me, how to fix this issue? I think the Helios version does not have compatible dependencies, but do not know a work around.
Following is the list of missing dependencies.
1. org.eclipse.xtend.util.stdlib (0.7.2)
2. org.eclipse.xtend (0.7.2)
3. org.eclipse.xtend.typesystem.emf (0.7.2)
4. org.eclipse.xpand (0.7.2)
5. org.eclipse.emf.mwe.utils (0.7.2)
Thanks,
Sachin
|
|
|
Re: Missing dependencies (xtend, xpand, emf.mwe) [message #660093 is a reply to message #660079] |
Wed, 16 March 2011 18:52   |
Eclipse User |
|
|
|
Hi,
When switching from the Galileo Release Train to the Helious Release Trains you have (of course) to update the Xpand/Xtend/Mwe Plugins too.
You should be able to install them from the Helios Update Site
They now have a version number 1.0.x
e.g.
1. org.eclipse.xtend.util.stdlib (1.0.1)
2. org.eclipse.xtend (1.0.1)
3. org.eclipse.xtend.typesystem.emf (1.0.1)
4. org.eclipse.xpand (1.0.1)
5. org.eclipse.emf.mwe.utils (1.0.2)
~Christian
|
|
|
|
Powered by
FUDForum. Page generated in 0.03746 seconds