PDH 개발 공부
Intellij IDEA (Jet brain) 자동 빌드 설정 방법 본문
Intellij IDEA Java classes not auto compiling on save
Yesterday I switched to IntelliJ IDEA from Eclipse. I am using JRebel with WebSphere Server 7 as well. Everything now seems to be working somewhat fine, except that when I modify a Java file, an...
stackoverflow.com
이클립스 내에선 수정을 하면 자동 컴파일러가 되는데 jet brain은 그런거 같지가 않다
설정 방법

그 후
Ctrl+Shift+A(또는⌘+Shift+AMac에서) 누른 후 Registry 입력
compiler.automake.allow.when.app.running 체크

'개발 Tip & Tool' 카테고리의 다른 글
Visual Studio Code 추천 확장(extension) 플러그인 (0) | 2021.11.08 |
---|---|
[git] pull 해도 안될때 (0) | 2021.08.13 |