This repository contains the sources of the Examples for the book
"Implementing Domain-Specific Languages with Xtext and Xtend - Second Edition"
ISBN: 9781786464965
If you plan to use Xtext 2.20 or later when reading this book, please make sure you read the WARNING part of this document's section.
General book Errata can be found here.
Changes required by new versions of Xtext are detailed here. The book was written using Xtext 2.10.0 and some changes were introduced in new versions of Xtext that require some modifications in the sources (and make some parts written in the book not consistent).
While you can simply clone this git repository and import the projects in Eclipse, we strongly suggest you use the automatic procedure described in GETTINGSOURCES.