By the way, where are your source files?  Within the module, the
default source path is client/*, unless you have overridden that in
your module xml file.

On Sep 11, 3:29 am, Ryan <[EMAIL PROTECTED]> wrote:
> hi everybody,
>
> I have this particular problem while running an ant script.
> When I try to run the gwt compiler in the ant script I get the
> following messages.
>
> [TRACE] Loading module 'com.x.y'
> [TRACE] Translatable source found in...
> [WARN] No source path entries; expect subsequent failures
> [INFO] Compiling module com.x.y
> [DEBUG] Computing all possible rebind results for 'com.a.client.AMain'
> [DEBUG] Rebinding com.a.client.AMain
> [DEBUG] Checking rule <generate-with
> class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/>
> [ERROR] Unable to find type 'com.a.client.AMain'
> [ERROR] Hint: Previous compiler errors may have made this type
> unavailable
> [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
> [ERROR] Build failed
>
> Could anybody provide me any indicators as to how to solve this
> problem.
> If you need any more information Please do let me know
>
> regards,
> Cherry
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to