Skip to main content



      Home
Home » Modeling » M2T (model-to-text transformation) » Missing dependencies (xtend, xpand, emf.mwe)(xtend xpand are missing from Helios)
Missing dependencies (xtend, xpand, emf.mwe) [message #660079] Wed, 16 March 2011 14:16 Go to next message
Eclipse UserFriend
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 14:52 Go to previous messageGo to next message
Eclipse UserFriend
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
Re: Missing dependencies (xtend, xpand, emf.mwe) [message #660102 is a reply to message #660093] Wed, 16 March 2011 15:58 Go to previous message
Eclipse UserFriend
Hi Christian,
Thanks for the help. It worked. Smile

- Sachin
Previous Topic:[ACCELEO 3] problem using an ecore metamodel with hierarchical packages
Next Topic:Generic Emf Form Editor
Goto Forum:
  


Current Time: Tue Jul 01 12:58:25 EDT 2025

Powered by FUDForum. Page generated in 0.03489 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top