-
Notifications
You must be signed in to change notification settings - Fork 8
Development Troubleshooting
DJSekora edited this page Jul 4, 2013
·
1 revision
If GWT tells you there is a missing module, you probably need to right click on the project, go to Java Build Path, then Source, then find src/main/resources. If there is a line with "Excluded" and "**," click on it and select "Remove" from the menu on the right.