I\'ve created a Play Framework program via Typesafe Activator (so it follows the template exactly).
I used sbteclipse-plugin version 3.0.0 to create an
sbteclipse-plugin
I got the same error message. Are you using java8 as jre in eclipse? After switching back from java8 to java7, everything worked fine again.