Community
Participate
Working Groups
Since recent Acceleo evolutions, cyclic import beween "GenerateJava_Structures.mtl" and "GenerateJava_Statements.mtl" is not allowed anymore. Java Junit Test001 fails -> several templates need to be moved from one .mtl to the other.
A fix has been commited into SVN (rev 3648). "GenerateJava_Structures.mtl" and "GenerateJava_Statements.mtl" become one single "GenerateJava.mtl" because no module separation was possible.
Bug fixed.