Can anyone tell me how to run Acceleo from generated java launcher class ? That is, when I add [comment @main/] in my .mtl class, a new java class is generated. And now, Instead of using .mtl file to start the generation, I want to use the main method in this Java class to to the same work.