Problem running GWTComplier in an ant script

7 views
Skip to first unread message

Sachin Salunkhe

unread,
Aug 27, 2011, 2:23:38 AM8/27/11
to Google Web Toolkit
Hi,

In eclipse when I compiled my modules then I got successful
compilation but when I tried to run my ant script for gwt compilation
I got the following error messages :

[ERROR] Errors in 'file: ../../../... .java'
[java] [ERROR] Line 19: The import com.ensarm.......
cannot be resolved


Finding entry point classes
[java] [ERROR] Unable to find type .....*
[java] [ERROR] Hint: Previous compiler errors may have
made this type unavailable
[java] [ERROR] Hint: Check the inheritance chain from
your module; it may not be inheriting a required module or a module
may not be adding its source path entries properly

Thomas Broyer

unread,
Aug 28, 2011, 5:17:35 AM8/28/11
to google-we...@googlegroups.com
You probably are missing some JAR or source directory in the classpath. Have a look at what the webapp-creator generates (or look at the template it uses here: http://code.google.com/p/google-web-toolkit/source/browse/trunk/user/src/com/google/gwt/user/tools/templates/ant/build.xmlsrc )
Reply all
Reply to author
Forward
0 new messages