Could not open the editor: Editor could not be initialized. NoClassDefFoundError
问题 I can import the Play2 project in eclipse, and work on scala files, but the problem is I can't open view files likes 'index.scala.html'. When I try to open the file I get following error. Could not open the editor: Editor could not be initialized. java.lang.NoClassDefFoundError: scala/util/parsing/input/Positional at org.scalaide.play2.templateeditor.lexical.TemplatePartitionTokeniser.getScalaCommentAndPlainRegions(TemplatePartitionTokeniser.scala:28) at org.scalaide.play2.templateeditor