코딩/개발 끄적끄적

[JAVA] STS 최적화

알라르방 2025. 4. 28. 14:32

1. STS.ini 최적화 설정변경

-Xms4096m

-Xmx8192m

 

2. 이클립스 Show Heap Status

 - Window > preferences > General - Show heap status 체크

 

3. 스펠링체크 설정 해제

 - Window > preferences > General > Text Editors > Spelling - Enable spell checking 체크해제

 

4. Automatic Updates

 - Window > preferences > Install/Update > Automatic Updates - Automatically find new updates and notify me 체크해제

 

5. 이클립스 인코딩 UTF-8 설정

- Window > preferences > General >Workspace - Text file encoding

 

6.Controll 눌렀을시 느려지는 현상 해결 

- Window -> Preferences -> General -> Editors -> Text Editors -> Hyperlinking 상황에 맞게 체크해제

반응형