helloRecodes
[JAVA] 이클립스(Eclipse) 다운로드 및 설치 본문
1. 이클립스란?
자바 언어로 쉽게 프로그래밍 할 수 있도록 도와주는 툴
이클립스 실행하려면 JVM가 필요 => JDK 설치 방법 : https://hellore.tistory.com/2
2. 이클립스 다운로드
The Community for Open Innovation and Collaboration | The Eclipse Foundation
The Eclipse Foundation - home to a global community, the Eclipse IDE, Jakarta EE and over 375 open source projects, including runtimes, tools and frameworks.
www.eclipse.org
우측 상단 "Download"
하단 "Download Packages"
최신버전보다 한 단계 낮춰서 사용하길 원하거나 필요한 버전이 있는 경우
화면 우측 "MORE DOWNLOADS" > 원하는 버전을 클릭
자바로 웹을 개발하기 위해서는 "Eclipse IDE for Enterprise Java Developers" 가 필요
운영체제에 맞게 다운로드 진행
">> Select Another Mirror" 선택 후 "Korea, Republic Of" 선택 => 다운로드 시작
3. 이클립스 설치
다운로드 파일 압축 해제 > eclipse 실행
Workspace 원하는 위치 지정
> Use this as the default and do not ask again 체크(다음에 workspace 위치 변경을 원할 경우 미체크)
> Launch
=> 이클립스 설치 성공
'IT > Eclipse' 카테고리의 다른 글
[Eclipse] 이클립스 Indent Guide(가이드 라인) (0) | 2021.09.27 |
---|---|
[Eclipse] 이클립스 폰트 변경 (0) | 2021.09.22 |
[ Eclipse] 이클립스 UTF-8 설정 (0) | 2021.09.22 |