Cannot start compilation: the output path is not specified for module "Test". Specify the

1、问题idea编译(shift+f10)报错:Cannot start compilation: the output path is not specified for module “Test”. Specify the out.
2、解决:设置Project中的”Project compiler output”
选择”Project的路径”+”/out”
————————————————
原文链接:https://blog.csdn.net/aSuncat/article/details/95166021

原文地址:https://www.cnblogs.com/nizuimeiabc1/p/12541908.html