EGL - TemplateFactory.setRoot [message #1003915] |
Tue, 22 January 2013 03:21  |
Eclipse User |
|
|
|
Hi! I am new on epsilon, so I am developing a simple template to get confidence on it. I am using the default TemplateFactory object. When I try to execute TemplateFactory.setRoot("/new/root"), eclipse returns an error. Does TemplateFactory have this method? According to the EpsilonBook it does, indeed, it is used in listing 7.8.
Input
[%
TemplateFactory.setTemplateRoot("/tmp");
TemplateFactory.setRoot("/tmp");
%]
Running
I have configured a running execution.
Error
Method 'setRoot' not found for: TemplateFactory: root='file:/tmp/' (/home/jquiros/data/proyectos/dte/crimsonCell/code_local/mde/org.us.mca.almond.eglProject/egl/ps.almond.egl@3:20)
Cause: Method 'setRoot' not found for: TemplateFactory: root='file:/tmp/' (/home/jquiros/data/proyectos/dte/crimsonCell/code_local/mde/org.us.mca.almond.eglProject/egl/ps.almond.egl@3:20)
Thanks in advance!
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03611 seconds