On May 15, 3:58 pm, John <[email protected]> wrote: > Jar Method: > 1. Remove any Buid Path references between your two projects. > 2. Build a jar file from your project that is a dependency. Make sure > to check the boxes that say "Add directory entries" and "Add Java > Source...". > 3. Add this jar file to your main projects build path. > 4. Try to compile GWT.
Thanks for the walkthrough, John, but compile still fails with the same errors as before: "No source code is available for type com.example.shared.Foo; did you forget to inherit a required module?" Maybe GWT can only see other GWT projects? - Tim McCormack --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
