Open GoogleCodeExporter opened 9 years ago
From the errors, it seems that you don't have GWT installed. Did you download
and install GWT ?
Original comment by chstath
on 25 Jun 2012 at 9:30
Yes I did and I am using gwt-dev.jar, gwt-servlet.jar and gwt-user.jar .
Original comment by alzayer....@gmail.com
on 25 Jun 2012 at 1:21
package com.google.gwt.core.client does not exist
means only one thing: The compiler cannot find gwt-user.jar in the classpath
Original comment by chstath
on 25 Jun 2012 at 1:23
[deleted comment]
[deleted comment]
you are right. I was pointing to a classpath and using another one.
Thanks.
Now I am getting this error:
jars-DSS-Services:
gwt-compile:
[java] [ERROR] Invalid module name: 'D:\dev\workspaceDSS\DSS_UI\war'
BUILD FAILED
D:\dev\workspaceDSS\DSS_UI\src\com\petris\dataservices\build.xml:134: Java
returned: 1
Total time: 9 seconds
Original comment by alzayer....@gmail.com
on 25 Jun 2012 at 3:16
Original issue reported on code.google.com by
alzayer....@gmail.com
on 23 Jun 2012 at 4:46