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