2012-02-07 64 views

回答

5

因为sbt是递归的,所以这很简单。创建或编辑project/build.sbt,并添加

unmanagedSourceDirectories in Compile += new File("src/main/scala")