I would create a base module from which A and B inherit.

Or you can try in moduleB.gwt.xml

<source path="../moduleA/client" />

El miércoles 21 de marzo de 2012 16:16:46 UTC+1, Deepak Singh escribió:
>
> Yes i have two seperate *.gwt.xml for both the modules.
> And i inherit ModuleB into moduleA as follows:
>
> ModuleA.gwt.xml
> <inherits "com.pdstechi.modulenameB.ModuleB">
>
> And then i use
>  com.pdstechi.modulenameB.shared.AbcDto   into 
> com.pdstechi.modulenameA.client package, it fails compilation with message 
>
> 'Source code for   com.pdstechi.modulenameB.shared.AbcDto  is not 
> available'.
>
> Thanks
> Deepak
>
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/Pchfn1wJN08J.
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