Very similar to the OP, I've found myself reaching a java.lang.IllegalArgumentException within GWT Designer. Now that we started getting this error, we can't use it to open files that had previously worked, including some that were created wholly within GWT Designer. GWT Designer worked as expected until a few days ago when we changed our project hierarchy. Immediately after that change, we started getting this error:
> *Internal Error * > GWT Designer encountered unexpected internal error. > This could be caused by a GWT Designer bug or by a > misconfiguration issue, conflict, partial update, etc. java.lang.IllegalArgumentException: Path must include project and > resource name: /index.html What does "/index.html" have to do with anything? I'm completely unsure how to get around this problem, and the method described in the original post doesn't help. Thanks, Chris -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/Fuma0NwnbSAJ. 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.
