When I try to run my project, I get the following message:
"Compiler dependency information on disk is corrupted"
And the project just recompiles ad infinitum.
I've successfully compiled and run this configuration hundreds of times before. I've tried Rebuild All, I've tried clearing the class files manually, I've tried changing the compiler dependency options to something different and then re-changing them back to normal, all to no avail. Seems similar to IDEA-8056.
I currently cannot use IntelliJ because of this. Unfortunately, the IDE is on a secure network from which I can't download logs, etc.