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

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to