Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我忘记编译 Scala 脚本所需的 Scala 对象。但是在编译了那个对象之后,scala 解释器仍然抱怨这个对象不是包的成员!
假设你的类路径是正确的......
这是由 scalac 编译服务器中的错误引起的。您需要使用以 . 结尾的命令行终止所有进程(可能有多个)scala.tools.nsc.CompileServer。
scala.tools.nsc.CompileServer