It sounds like you just need two separate gwt.xml files within the same project. There is no reason why you can't use the same inherits within both.
On Tuesday, 20 March 2012 21:22:58 UTC, Deepak Singh wrote: > > 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/-/2pEfxrUOUdQJ. To post to this group, send email to [email protected]. 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.
