Material and exercises for the lecture Fundamentals of Model-Driven Engineering (FMDE) currently being held at Paderborn University: https://cs.uni-paderborn.de/dbis/lehre/veranstaltungen/ws-201617/fundamentals-of-model-driven-engineering/news/
- Download and install the latest version of the Eclipse IDE for Java and DSL Developers: https://www.eclipse.org/downloads/packages/release/2019-03/r/eclipse-ide-java-and-dsl-developers
- Install PlantUML (Select Help -> Install New Software). Use http://hallvard.github.io/plantuml/ as the download site.
- Download and install graphviz dot for your platform: http://www.graphviz.org/download/ Make sure that it is on your path (and can be run via dot in a console).
- Make sure you change the text encoding for your Eclipse workspace to UTF 8 (Window->Preference->General->Workspace).