I've made a small GWT application, using client-side only code (there
are multiple reasons I used GWT for this...).
In previous versions of GWT, I could just run the HTML file along with
the generated JS script. However, when I now attempt to run the war/
{project}.html file, it gives me an alert:
"GWT module '{project}' may need to be (re)compiled"
Any idea what needs to be done to correct this?
--
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.