创建Maven项目开启服务器时IDEA出现的错误 Cannot start compilation: the output path is not specified for module

IDEA错误: Cannot start compilation: the output path is not specified for module "day004". Specify the output path in the Project Structure dialog. 由于创建的是Maven项目,因为没有将配置文件一起上传。 其实这个错误是因为没有设置output的路径,只要修
相关文章
相关标签/搜索