Hi,
I am trying to used smartclient GWT library?
I have added smartgwt.jar and smartgwt-skin.jar to lib/gwt folder. I have added the following configuration to " <inherits name="com.smartgwt.SmartGwt"/>" module definitions.
But when I run the "run-gwt-client" command, I get the following error.
[ERROR] Unable to find 'com/smartgwt/SmartGwt.gwt.xml' on your classpath;
could be a typo, or maybe you forgot to include a classpath entry for
source?
Please help me here.
I am using grails 2.3.0 and gwt 0.9.1.
thanks
Kumar J