Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 340202

Summary: org.eclipse.xtend, xpand and emf are missing when transitioning from Galileo to Helios version
Product: [Modeling] EMF Reporter: Sachin <anokha.desh>
Component: ToolsAssignee: Ed Merks <Ed.Merks>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Sachin CLA 2011-03-16 13:50:50 EDT
Build Identifier: 

HI,
I am new to Eclipse EMF environment. I am working on someone else's generated modeling/code-generation project. It was working under Eclipse-Galileo, but when the development environment was updated to Helios, some of the dependencies started showing errors. I believe that these dependencies are missing. (There are some methods using features from these dependencies, therefore the runtime eclipse instance is missing some of the menu options coming from this part of code). Can someone help me and tell me about how to address this issue?

Following is the list of these dependencies.
1. org.eclipse.xtend.util.stdlib
2. org.eclipse.xtend
3. org.eclipse.xtend.typesystem.emf
4. org.eclipse.xpand
5. org.eclipse.emf.mwe.utils

Please let me know if either these dependencies can be found or if there is any other way to address this.

Thanks,
Sachin

Reproducible: Always

Steps to Reproduce:
1. A modelling framework project containing MANIFEST.MF file in Helios Eclipse environment.
2. Try to include dependencies for above mentioned packages.
3. Not accessible under Helios version.
4. If the same steps are followed in Eclipse Galileo, these packages are easily located.
Comment 1 Ed Merks CLA 2011-03-16 15:37:33 EDT
All these things should be in the Helios repository in you use that to install new software for the missing things. 

Ask on the appropriate newsgroup M2T for xpand/xtext and EMFT for MWE.  Bugzilla is for reporting defects or requesting enhancements, not for asking questions.