I think the best way you can do this is to create third gwt module 
('common' for example) and move all common classes there.
Then you can inherit this module and access to common classes.

вторник, 20 марта 2012 г. 23:22:58 UTC+2 пользователь Deepak Singh написал:
>
> Hi All,
>
> I have a GWT project with 2 modules.
>
> ModuleA  and ModuleB
> Both are having their own html page. i.e. tow seperate html pages so 
> seperate Rootpanel for both of them.
>
> So i cant inherit one into another.
>
> How can i use the same class(in shared package) in both the modules ?
>
>
>
> Thanks 
> Deepak Singh
>  

-- 
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/-/VQkHUafxafsJ.
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