On May 16, 9:10 am, Alyxandor <[email protected]> wrote: > Your com.example.web and com.example.shared approximations aren't > actually in the same package, are they?
Not the same Project, no. > Think of the gwt.xml module definition files as GWT's way of saying > "import com.example.*;" when the .gwt.xml is in the com.example > package. If you don't understand, just post the actual package names, > and I'll draw out a directory tree. I've posted a screenshot of the current directory tree: http://imgur.com/2u4ux.png Part of the problem is that these are under source control and are in development by a number of people who aren't going to have the same absolute path to the workspace. > Making the IDE happy doesn't > matter to GWT, as it needs it's own import rules {since you can build > with ant as well, and it has no idea what your IDE settings are}. Yeah, I can make the IDE happy very easily, but I've been unable to find decent documentation on how to define import/dependency rules for GWT. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
