Skip to content
Emmanuel Chebbi edited this page Nov 25, 2017 · 1 revision

Use etos

From Eclipse IDE

First, ensure that etos has been installed.

Generation of Scala code can then be launched by :

  • right-clicking on a .genmodel file,
  • selecting Acceleo Model to Text menu item,
  • clicking Generate Ecore to Scala.

The generated Scala files should be located in the src-gen folder.

Clone this wiki locally