Symptom:
You've just upgraded to IntelliJ 2016.2 and your existing Play Framework no longer resolves your ViewsNote that this is different from the Route issue which requires you to add the Source dependency from target/
Solution for Resolving Views:
I have solved this issue by going to File => Project Structure and then specifying the folder dependency to the target/Be sure that you pick "JARs or directories..." when you click the + sign on the right.
No comments:
Post a Comment