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.