- acceleo 3.2 fails (due to no model elements that matches at least the type of the first parameter of one of your main templates)
- [module generateStuff('http://www.eclipse.org/uml2/3.0.0/UML')]
- [template public generateElement(aClass : Class)]
- [comment @main /]
- [file('myFile.txt', false, 'UTF-8')] hello [aClass.name/] [/file]
- [/template]