IntelliJ에서 File size exceeds configured limit 오류가 발생하는 경우

image_pdfimage_print

참조 : https://blrunner.tistory.com/92

– 경로: C:\Program Files\JetBrains\IntelliJ IDEA xxxx.xx.xx\bin (intellij 설치경로 하위 bin)

– 파일명: idea.properties

– 수정 사항: idea.max.intellisense.filesize=25000

                (기본값은 2500으로 설정되어 있습니다.)

– 참고) help > edit custom properties 에 추가를 해도 안먹힘

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다