Issues with Xtext and Epsilon [message #1842280] |
Tue, 15 June 2021 07:36  |
Eclipse User |
|
|
|
Hi all,
I have an Xtext grammar and a metamodel in ecore for which I am writing transformations in Epsilon. However, I am having issues with one of the transformations. I spoke to the people from Epsilon, and according to them, with respect to emf everything is fine, but the issue might be with Xtext.
This is the link to the thread I created on Epsilon, where I have also uploaded the files, which you can use to reproduce the issue, and the answer from them. https://www.eclipse.org/forums/index.php/t/1108216/
Can anyone please help with this?
Many thanks,
Tomas
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: Issues with Xtext and Epsilon [message #1842827 is a reply to message #1842820] |
Fri, 02 July 2021 05:30  |
Eclipse User |
|
|
|
Hi
Yes. It is very easy to get past this. Fix the bad line in the transformation.
Epsilon's reliance on the underlying tooling to detect errors is like going back to the old days when you developed programs with a dumb editor and only got messages much later. Epsilon should type check transformations. That is an Epsilon not Xtext bug.
Regards
Ed Willink
|
|
|
Powered by
FUDForum. Page generated in 0.33417 seconds