설치
깔끔하게 서론없이 본론으로
Archived OpenJDK GA Releases
Archived OpenJDK General-Availability Releases This page is an archive of previously released builds of the JDK licensed under the GNU General Public License, version 2, with Classpath Exception. WARNING: These older versions of the JDK are provided to he
jdk.java.net
위 사이트에 접속하세요.
그리고 17.0.2의 zip을 클릭합니다. (sha256) 아니라 zip.
다운로드가 다 되었으면 클릭하여 열어줍니다.
압축을 C:\Program Files에 풀어주세요
그리고 윈도우 검색에 "고급 시스템 설정" 을 검색하여 열어주세요
환경 변수 클릭
아래쪽 시스템 변수에서 Path를 찾아서 편집
그리고 C:\Program Files (x86)\Java\~~~라고 되어있는 항목을 선택하고 편집
C:\Program Files\jdk-17.0.2\bin 로 바꿔줍니다.
그리고 다 확인 눌러서 꺼주세요.
설치 확인
윈도우 검색에 "cmd"를 검색하시고 실행하세요
그리고 java -version을 쳐서 이렇게 나오면 성공입니다.