| [news.eclipse.technology.gmt] Re: xText Generate |
We don't have a reference doc or something like a tutorial for now. I will write it within the next days.
Sven
How does one go about running the xText generator? I have not found a lot of material about xText, but it looks promising. I have created a very simple xtext description:
Entity : "entity" name = ID;
but I cannot figure out what to do now. I assume I have it installed correctly because the .xtxt file has proper syntax highlighting.
cheers, ian