Hi
limcheekin,
Thanks for your replay. I installed the freemarker plugin to the project. And run my project I got the following error
C:\Documents and Settings\Prabhu\.grails\2.2.2\projects\FormBuilderPluginDemo\pl
ugins\freemarker-0.4\src\java\grails\plugin\freemarker\GrailsTemplateLoader.java
:37: package freemarker.cache does not exist
import freemarker.cache.TemplateLoader;
^
C:\Documents and Settings\Prabhu\.grails\2.2.2\projects\FormBuilderPluginDemo\pl
ugins\freemarker-0.4\src\java\grails\plugin\freemarker\GrailsTemplateLoader.java
:45: cannot find symbol
symbol: class TemplateLoader
public class GrailsTemplateLoader implements TemplateLoader, ResourceLoaderAware
, GrailsApplicationAware, PluginManagerAware {
^
2 errors
1 error
Thanks & Regards,
Prabhu ST