반응형
이클립스 초기 세팅 - 테마, encoding, 톰캣, 오라클
1. 테마 설정 window > preferences > general > appearance > theme > dark 2. encoding 설정 2-1. Window -> Preferences -> General -> Content Types - Java Class File -> Default encoding에 UTF-8 입력 2-2. Window -> Preferences -> General -> Editors ->
howtomakecode.tistory.com
이클립스 초기 세팅 - 자바 jre 설정
1. Installed JREs windows > Preferences > Java > Installed JREs 2. JDK 설치 경로 추가 add > JRE Type > Standard VM 선택 > programFiles > next > JRE home > Directory > JDK 경로 검색 > 선택
howtomakecode.tistory.com
1. Installed JREs
windows > Preferences > Java > Installed JREs
2. JDK 설치 경로 추가
add > JRE Type > Standard VM 선택 > programFiles > next > JRE home > Directory > JDK 경로 검색 > 선택
반응형