【发布时间】:2014-01-12 19:13:09
【问题描述】:
在为 Play 编写 javatodolist 应用程序时,“应用程序模板”部分出现错误
reference to Form is ambiguous; it is imported twice in the same scope by import play.data._ and import play.api.data._
我的index.scala.html 在http://nopaste.info/f10c386a02.html
【问题讨论】:
标签: java scala frameworks playframework