๋ฐ์ํ
์ธํ ๋ฆฌ์ ์ด์์ yml ํ์ผ์ ํ๊ธ ์ฃผ์์ด ์์ ๊ฒฝ์ฐ ๋ฐ์ํ๋ ์๋ฌ
1. ํ์ผ ์์น : C:/Program Files/JetBrains/IntelliJ IDEA 2021.1.2/bin/idea64.exe.vmoptions
-Dfile.encoding=UTF-8 ์ถ๊ฐ
-Xms128m
-Xmx750m
-XX:ReservedCodeCacheSize=512m
-XX:+UseG1GC
-XX:SoftRefLRUPolicyMSPerMB=50
-XX:CICompilerCount=2
-XX:+HeapDumpOnOutOfMemoryError
-XX:-OmitStackTraceInFastThrow
-ea
-Dsun.io.useCanonCaches=false
-Djdk.http.auth.tunneling.disabledSchemes=""
-Djdk.attach.allowAttachSelf=true
-Djdk.module.illegalAccess.silent=true
-Dkotlinx.coroutines.debug=off
-Dfile.encoding=UTF-8
2. ์ธํ ๋ฆฌ์ ์ด์์ Help > Edit Custom VM Options
-Dfile.encoding=UTF-8 ์ถ๊ฐ
-Xms128m
-Xmx2018m
-XX:ReservedCodeCacheSize=512m
-XX:+UseG1GC
-XX:SoftRefLRUPolicyMSPerMB=50
-XX:CICompilerCount=2
-XX:+HeapDumpOnOutOfMemoryError
-XX:-OmitStackTraceInFastThrow
-ea
-Dsun.io.useCanonCaches=false
-Djdk.http.auth.tunneling.disabledSchemes=""
-Djdk.attach.allowAttachSelf=true
-Djdk.module.illegalAccess.silent=true
-Dkotlinx.coroutines.debug=off
-Dfile.encoding=UTF-8
-Dconsole.encoding=UTF-8
728x90
๋ฐ์ํ
'๊ฐ๋ฐ > ๊ฐ๋ฐ Tool' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
[Eclipse] import ์๋ฌ : No projects are found to import (0) | 2022.02.08 |
---|---|
[Intellij] finished with non-zero exit value 1 ์๋ฌ (0) | 2022.01.20 |
[Intellij] ๋จ์ถํค๋ฅผ sts, eclipse์ ๋์ผํ๊ฒ ์ฌ์ฉํ๊ธฐ (0) | 2021.11.30 |
[intellij] html, jsp, css, javascript.. Live reload(์ค์๊ฐ ๋ฐ์, ์๋ก๊ณ ์นจ)์ ์ฉํ๊ธฐ (0) | 2021.11.30 |
[Intellij] ํ๋ก์ ํธ import ์๋ฌ (0) | 2021.11.30 |
๋๊ธ