| [acceleo] standalone, no emtl found [message #901173] |
Fri, 10 August 2012 04:19  |
Wilbert Alberts Messages: 49 Registered: June 2010 |
Member |
|
|
Hi,
I suppose this must be a beginners issue.
I created a M2T transformation and need to execute it outside eclipse. What I did was (after testing the transformation inside eclipse), use eclipse's export functionality to create a runnable jar. Attempts to execute it lead to:
java.io.IOException: '/foo/bar2baz/generator/common/bar2baz.emtl' not found
at org.eclipse.acceleo.engine.service.AbstractAcceleoGenerator.initialize(AbstractAcceleoGenerator.java:450)
at foo.bar2baz.generator.common.bar2baz.<init>(bar2baz.java:90)
at foo.bar2baz.generator.common.bar2baz.main(bar2baz.java:144)
Inspecting the jar learns that the emtl is not present. Adding it manually does not help either.
What is the proper (= easy and correct) way to solve this?
Greetings,
Wilbert
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01752 seconds