Hi there,
I tried to implement the JSPGenerator and after a couple of missed dependencies ( org.eclipse.modisco.jee.jsp.generation, org.eclipse.modisco.jee.jsp and org.eclipse.gmt.modisco.xml) I got that error:
Exception in thread "main" java.io.IOException: 'GenerateJsp.emtl' not found
at org.eclipse.acceleo.engine.service.AbstractAcceleoGenerator.initialize(AbstractAcceleoGenerator.java:444)
at org.eclipse.modisco.jee.jsp.generation.files.GenerateJsp.<init>(GenerateJsp.java:87)
at MDSDMoDiscoProject.GenerateJavaCode.main(GenerateJavaCode.java:41)
I am not sure if this error refers to the Bug 363651 - Builder doesn't build (I am not allowed to post links) error or is it another missing dependency?
Do you have any suggestions?
Regards,
Marcus
[Updated on: Sun, 15 January 2012 15:47] by Moderator