Skip to content

Development Troubleshooting

DJSekora edited this page Jul 4, 2013 · 1 revision

GWT

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.

Clone this wiki locally