I\'ve created a play project with play 2.3.7
In the project directory, I ran activator and ran the eclipse command to generate eclipse project files.
eclipse
Adding target/scala-2.11/twirl/main which is having views.html package to source fixed for me.
target/scala-2.11/twirl/main
views.html