[Texo] EMF and Texo uses different mechanism to find ecore files [message #1061364] |
Fri, 31 May 2013 06:40  |
Eclipse User |
|
|
|
Hello,
i have a ecore which extends another ecore. If I load the resource EMF uses the workspace location(../../). The ecore files are in two seperated projects and in two seperated folder. The first in C:\git\.. and the second in C:\workspace\..
EMF can handle this seperated folder in the filesystem, because it uses the workspace location. But Texo uses the filesystem location and the ecore file doesn't exist in the ../../texo.base/model/test.ecore. I get a error in texo generation "contains unresolved proxy MyEnum..."
Is there a possibilty that Texo use the same mechanism as EMF to find ecore file?
<eStructuralFeatures xsi:type="ecore:EAttribute" name="test" eType="ecore:EEnum ../../texo.base/model/test.ecore#//MyEnum"/>
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06726 seconds