2swan

Java 8버전 이클립스 환경설정 본문

Tool/Eclipse

Java 8버전 이클립스 환경설정

2swan 2022. 2. 23. 22:44

1. window → Preferences

 

 

2.

① General → Appearance → Colors and Fonts

② 글꼴 → D2Coding 

 

 

 

3. General → Editors → Text Editors → Line number foreground

 

 

4. General → Workspace → Text file encoding (Other : UTF-8)

 

 

5. Java → Compiler → Compiler compliance level 1.8

End


추가적으로 jsp 환경 구축할 시

6. Web → CSS Files → Encoding : UTF-8

 

 

7. Web → HTML Files → Encoding : UTF-8

 

 

8. Web → JSP Files → Encoding : UTF-8

'Tool > Eclipse' 카테고리의 다른 글

JDK 1.8 (8u202) / 이클립스 구버전 설치  (0) 2024.03.25
이클립스 Web.xml 생성하기  (0) 2022.03.24
이클립스 단축키  (0) 2022.02.24
eclips neon 다운로드  (0) 2022.02.23