【发布时间】:2012-03-23 15:01:05
【问题描述】:
当我编译 Scala 代码时,通过运行 sbt compile,SBT 说:
$ sbt compile
...
[warn] there were 5 deprecation warnings; re-run with -deprecation for details
...
我该怎么做? (来自 SBT 内部?)
【问题讨论】:
-
stackoverflow.com/questions/9415962/…的类似问题(包括您的问题的答案)
标签: sbt