IDEA在Junit测试中使用了Scanner,但是控制台一直转圈,无法输入
解决:在配置文件idea64.exe.vmoptions中添加:
-Deditable.java.test.console=true