> [ERROR] Hint: Previous compiler errors may have made this type unavailable Which type? Which error? If you are missing code in your Child1/2 projects that disappears only when the Parent module is missing, something is not set up correctly, or perhaps you are still attempting to compile the new-deleted module?
If a module with an entry-point inherits another module with another entry-point, the finished product will run both entry-points. That is what your original post seemed to indicate, though I still don't see how. This compiler error seems to suggest that there is some other mixed up dependency. -Colin -- 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.
