Myo-Kyeong Tech Blog
[ JAVA ] Windows에 JDK Development Kit 17.0.7 설치 본문
728x90
반응형
1. JDK Development Kit 17.0.7 다운로드
https://www.oracle.com/java/technologies/downloads/#jdk20-windows
Download the Latest Java LTS Free
Subscribe to Java SE and get the most comprehensive Java support available, with 24/7 global access to the experts.
www.oracle.com
2. PATH 설정
[시스템 환경 변수 편집] -> [환경 변수] 클릭
728x90
반응형
'Programming > Java' 카테고리의 다른 글
[ JAVA ] JAVA 배열 java.util.Arrays 클래스 주요 메소드 정리 ( copyOf ,sort, equals, fill, binarySearch ) (0) | 2023.06.10 |
---|---|
[ JAVA ] JAVA 문자열 대문자 소문자 변환 - toUpperCase(), toLowerCase() (0) | 2023.06.10 |
[ JAVA ] JAVA 기초 문법 - static 변수 (0) | 2023.06.08 |
[ JAVA ] JAVA 기초 문법 - 배열 ( Array ) 이란 ? (0) | 2023.05.30 |
[ JAVA ] Windows에 Gradle 설치 (0) | 2023.05.24 |