标签: eclipse scala
我想尝试一些测试,并意外删除了JUnit
我在Eclipse中的偏好
我找到了 http://scala-ide.org/docs/current-user-doc/testingframeworks/index.html
我的下一步是什么?
答案 0 :(得分:1)
尝试"恢复默认值",或重新安装Eclipse。 重新启用JUnit后,要运行测试,只需右键单击该类并选择" Run As" - > " JUnit测试"