Java

Java,eclipse - 설치하기, 환경 변수 설정하기

왕현성 2023. 1. 17. 14:34
728x90

1.1. 자바 다운로드

 

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

 

1.2. 자바 설치

  • 다운로드 받은 설치파일 실행

1.3. 자바 환경 변수 설정

 

  • 환경 변수 창 실행

  • 환경 변수(N) 클릭

  • 시스템 변수(S) - 새로 만들기(W) 클릭

  • 기존 시스템 변수 'Path' 편집

 

  • 새로 만들기(N) - %JAVA_HOME%bin\

  • 자바 환경 변수 확인
  • 명령 프롬프트에서 java -version 입력

 

2.1. 이클립스 다운로드

eclipse 검색 혹은 링크로 이동 : https://www.eclipse.org/downloads/

 

Eclipse Downloads | The Eclipse Foundation

The Eclipse Foundation - home to a global community, the Eclipse IDE, Jakarta EE and over 415 open source projects, including runtimes, tools and frameworks.

www.eclipse.org

  • Get Eclipse IDE Download
  • Download

2.2. 이클립스 설치

  • Eclipse IDE for Java Developers

  • 자바 경로와 인스톨 폴더 확인
  • INSTALL

 

2.3. 이클립스 실행 확인

  • 작업을 저장할 경로 설정
  • Launch
    • Use this as the default and do not ask again 다시 물어볼지 말지 여부는 선택사항

  • 정상적으로 설치됐는지 실행