문서의 선택한 두 판 사이의 차이를 보여줍니다.
다음 판 | 이전 판 | ||
wiki:eclipse:sts [2022/09/22 13:58] dhan 만듦 |
wiki:eclipse:sts [2023/02/01 14:08] (현재) sgjang 할 일 선택되지 않음: Editors 변경(Jetbrains MONO, Show whitespace characters, Autosave) |
||
---|---|---|---|
줄 8: | 줄 8: | ||
===== Intro ===== | ===== Intro ===== | ||
- | + | ||
+ | ===== 설정 파일 ===== | ||
+ | SpringToolSuite4.ini | ||
+ | <code bash> | ||
+ | -startup | ||
+ | plugins/ | ||
+ | --launcher.library | ||
+ | plugins/ | ||
+ | -product | ||
+ | org.springframework.boot.ide.branding.sts4 | ||
+ | --launcher.defaultAction | ||
+ | openFile | ||
+ | -vm | ||
+ | # | ||
+ | C:/ | ||
+ | -vmargs | ||
+ | --add-opens=java.base/ | ||
+ | --add-opens=java.base/ | ||
+ | --add-opens=java.base/ | ||
+ | --add-opens=java.base/ | ||
+ | -Dosgi.requiredJavaVersion=11 | ||
+ | -Dosgi.dataAreaRequiresExplicitInit=true | ||
+ | -Xms1024m | ||
+ | -Xmx4096m | ||
+ | --illegal-access=permit | ||
+ | --add-modules=ALL-SYSTEM | ||
+ | -XX: | ||
+ | </ | ||
===== 설치후 할일 ===== | ===== 설치후 할일 ===== | ||
- | < | + | < |
- | < | + | < |
- | < | + | < |
- | < | + | < |
- | + | < | |
+ | < | ||
+ | |||
+ | ==== Plugins ==== | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | |||
+ | ==== Settings, Preferences ==== | ||
+ | < | ||
+ | < | ||
+ | |||
+ | ==== Project ==== | ||
+ | < | ||
===== Term ===== | ===== Term ===== | ||
줄 23: | 줄 67: | ||
===== Ref ===== | ===== Ref ===== | ||
+ | * [[https:// | ||
{{tag> | {{tag> | ||