I'm fairly new to Intellij and Java and am unable to use libraries from one "module" in another. I am seeing red class names and getting "Cannot resolve symbol ..." errors all over the place:

The other modules are referenced in File | Project Structure all the other module's Paths are correct and include the *.classes I'm trying to use:

I have also tried a File | Invalidate Caches but am still having the same problems.
What do I need to do to fix this?
