본문 바로가기
IT&게임/이클립스(Eclipse)

Java 8 에서 Java 17로 업그레이드 하기

by 푸루루 2023. 3. 27.
728x90
반응형

마인크래프트 개발하려다가 구닥다리 Java 인지 업그레이드가 필요해서 따로 분리해서 글을 올린다. 

 

사실 어렵지 않다. 구글에 java 17이라고 검색만 하면 된다. 

 

https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html

 

Java Archive Downloads - Java SE 17

WARNING: These older versions of the JDK are provided to help developers debug issues in older systems. They are not updated with the latest security patches and are not recommended for use in production. For production use Oracle recommends downloading th

www.oracle.com

해당 홈페이지에서 본인의 컴퓨터 사양에 맞는 것을 다운 받는다.

맥을 쓰지않는 분들이 많을테니 대부분 window 64일 것이다. 

 

다운을 받아 exe 파일을 실행해주면 끝이다.

 

매우 간단하다!

728x90

댓글