我sbt以下列方式使用:我~ test:compile在sbt中运行然后在IDE中工作,如果项目仍然编译,偶尔观看,因为IDE的演示编译器往往是错误的.当我git pull有些代码时,project/文件中可能会有变化,所以我想重新加载.有没有办法,如何观察源文件和项目文件,所以当项目文件发生变化时,我实际上得到了更新?
sbt
~ test:compile
git pull
project/
scala sbt
sbt ×1
scala ×1