I ve installed the plugin from this article by Peter http://www.cacoethes.co.uk/blog/groovyandgrails/the-command-pattern-w....
While compile time its not able to find the module file which is present in the plugin. Since there are no jar files for the module, can you tell me what I m missing here..
The stack trace is as follows:
[java] Loading inherited module grails.plugins.gwt.Grails
[java] [ERROR] Unable to find grails/plugins/gwt/Grails.gwt.xml on your classpath; could be a typo, or maybe you forgot to incl
ude a classpath entry for source? [java] [ERROR] Line 12: Unexpected exception while processing element inherits [java] com.google.gwt.core.ext.UnableToCompleteException: (see previous log entries)