I met a problem of gwt module inheritance.

- GwtProject: depended on LegacyProject1, LegacyProject2,
LegacyProject3
  - GwtProjectPackage
    - GwtProject.gwt.xml

- LegacyProject1: depended on LegacyProject3
  - LegacyProject1Package
    - LegacyProject1.gwt.xml

- LegacyProject2: depended on LegacyProject3
  - LegacyProject2Package
    - LegacyProject2.gwt.xml

- LegacyProject3
  - LegacyProject3Package
    - LegacyProject3.gwt.xml
    - shared

How should I configure this scenario. thanks

-- 
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