4. JAVA

intellij(인텔리제이) 에서 자동 빌드(compile) 옵션 설정

자르르 2020. 6. 23. 10:17

File -> Settings 들어가서

Build, Execution, Deployment -> Compiler 메뉴

Build project automatically  체크!!

 

그리고,

 

Ctrl+Shift+a ( mac에서는 Cmd+Shift+a) 누르면 Action쪽 검색창이 열린다

Registry... 검색해서 선택 하면 창이 하나 열린다

 

그중에 

 

compiler.automake.alllow.when.app.running 기능을 킨다!!