If you want to use the module A separatly you can create a C module
with the EntryPoint from A.

On May 13, 2:24 am, Ian Bambury <[email protected]> wrote:
> Have a module (*.gwt.xml) file for A that doesn't define an entry point and
> inherit that in the module file for B
> Ian
>
> http://examples.roughian.com
>
> 2009/5/13 sim123 <[email protected]>
>
>
>
> > I have two GWT modules A and B and where B is inheriting A. When I run
> > B application, GWT tries to load B.java and then A.java. I don't want
> > to load A.java. B uses A but it has it's own API, is there any way to
> > prevent loading of A via B, as I can not make any changes in A.
>
> > Thanks for all the help and support.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to