JAVA
JDK 다운, PATH 환경 설정 - 공부하는 도비
DOVISH WISDOM
2023. 1. 26. 18:09
728x90
반응형
이클립스를 사용하려면 우선 사용자 컴퓨터에 JDK 설치와 PATH 환경 설정이 되어있어야 합니다.
* JDK 설치 경로
https://www.oracle.com/kr/java/technologies/downloads/#java19
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
(JDK17과 19의 차이)
https://www.infoworld.com/article/3653331/jdk-19-the-new-features-in-java-19.html
JDK 19: The new features in Java 19
Now available for production use, Java 19 features structured concurrency, virtual threads, pattern matching for switch expressions, a vector API, and a Linux/RISC-V port.
www.infoworld.com