Occasionally, and seemingly for no reason, I get \"not found: value routes\" compilation error in one of the view templates (after compilation). This happens either in Eclipse o
I had to go to the terminal and type "activator test" before Intellij would stop giving me these errors during IDE tests.