Development Troubleshooting - dssg/cta-sim GitHub Wiki
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.