使用Idea初期,没有设置class的输出路径,在run项目的时候会出现这种错误

解决办法

定位文件编译路径(project compiler output),在工具栏的File -> Project Structure… -> Project -> Project compiler output。
设置输出路径,就可以正常编译了

Cannot start compilation: the output path is not specified for module…

相关文章:

  • 2021-08-07
  • 2021-07-19
  • 2022-01-02
  • 2021-08-12
  • 2021-07-03
猜你喜欢
  • 2021-05-08
  • 2021-06-04
  • 2021-04-01
  • 2022-12-23
  • 2021-08-06
  • 2021-04-15
  • 2021-06-29
相关资源
相似解决方案