Run/Debug Configurations 설정
Run > Edit Configurations
Build and Run에서 아래 두 항목 추가
- on ‘update’ action → Update classes and resurces
- on frame deactivation → Update classes and resurces
두 속성이 보이지 않는 경우 Modify options 를 클릭하면 있다.
이후 서버를 재 시작하면 작업을 진행할 때마다 빌드를 해주지 않아도 자동으로 빌드를 해준다.
'기타' 카테고리의 다른 글
[Mylog]개발자가 블로그를 쓰는 이유 (0) | 2022.08.18 |
---|---|
[Windows] 사용중인 포트 번호 삭제 (0) | 2022.08.02 |
Intellij 에서 eslint 설정하기 (0) | 2022.07.31 |
[npm] gyp error (0) | 2022.07.20 |
[Intelli J] 인텔리제이 메뉴 글씨 변경 (0) | 2022.07.07 |