xtext to xtend and xtend to xtext transformation

129 Views Asked by At

Good day,

I am working on an xtext project. I have written xtend to transform "runtime DSL instance" into equivalent code (text file).

Now I want that when I change the generated code (text file) the same is reflected in the "runtime DSL instance"

Any guidelines please .... ?

0

There are 0 best solutions below