编译Playframework-2.01项目我得到以下输出:
[java-ebean-templ] $ compile
[info] Updating {file:/home/sb/workspace/java-ebean-templ/}java-ebean-templ...
[info] Done updating.
[error] {file:/home/sb/workspace/java-ebean-templ/}java-ebean-templ/compile:sources: PlayException: Compilation error [Not parsed?]
[error] Total time: 4 s, completed May 30, 2012 9:41:00 AM
[java-ebean-templ] $
没有别的!这是什么意思?
答案 0 :(得分:1)
同意错误消息不是很清楚。
当scala视图模板中存在语法错误时,此消息似乎出现在我的情况中。因此,在进一步搜索之前,请确保它们是干净的。