Build Automatically 사용하기
이클립스 설정
- Tomcat 서버 켠 상태에서 자바 코드 수정 시 자동으로 Build 해주는 역할
인텔리제이 설정
- Compiler > Build project automatically 체크
- Registry > complier.automake.allow.when.app.running 체크
- Compiler > "Build project automatically" 체크
- not running / debugging 시에만 작동
- *Actions 열기 > Registry *
- **compiler.automake.allow.when.app.running 체크**
'tools > IntelliJ' 카테고리의 다른 글
[IntelliJ] Auto import (0) | 2020.06.08 |
---|---|
[IntelliJ] 단축키(Short Cut) (0) | 2020.06.01 |