본문 바로가기

각종 설치Issue & Solution & Enlightenment

[intellij] Cannot start compilation: the output path is not specified for module 오류 해결

출처: https://118k.tistory.com/856

 

intellij에서 프로그램 git에서 프로젝트를 내려 받거나 외부의 프로젝트를 가져오는 경우 프로젝트 설정이 되어 있지 않아서 이런 오류가 발생합니다. 

 

이때 'OK'를 클릭하거나, File - Project Strecture를 클릭하면 다음의 설정이 나옵니다. 

여기서 Project compiler output: 부분을 설정하여 주면 됩니다.