카테고리 없음

이클립스 설정

Eprld 2024. 6. 4. 21:21

-jdk 설치

Java Platform, Standard Edition 17 Reference Implementations

 

Java Platform, Standard Edition 17 Reference Implementations

Java Platform, Standard Edition 17 Reference Implementations The official Reference Implementation for Java SE 17 (JSR 392) is based solely upon open-source code available from the JDK 17 Project in the OpenJDK Community. The binaries are available unde

jdk.java.net

jdk 17 

다운로드 -> 작업관리자 환경 변수 -> 새로 만들기 -> JAVA_HOME jdk 경로 설정 

path  들어가서 %JAVA_HOME%\bin 추가 

 

완료

 

 

 

- 톰캣 다운로드

Apache Tomcat® - Apache Tomcat 10 Software Downloads

 

 

Apache Tomcat® - Apache Tomcat 10 Software Downloads

Welcome to the Apache Tomcat® 10.x software download page. This page provides download links for obtaining the latest version of Tomcat 10.1.x software, as well as links to the archives of older releases. Unsure which version you need? Specification versi

tomcat.apache.org

Tomcat 10 

-설치 후 D 드라이브에 tomcat10 폴더 생성 후 넣기 

 

-이클립스 서버 설정

ㄴ new -> add -> install jer -> jdk 17 선택 -> finish