Java (자바) IDE 설치 방법 [Eclipse]
IDE = Integrated Development Environment (통합 개발 환경)
쉽게 말해 Java를 편하게 개발할 수 있도록 하는 프로그램
다운로드 페이지: https://www.eclipse.org/downloads/packages/
Eclipse Packages | The Eclipse Foundation - home to a global community, the Eclipse IDE, Jakarta EE and over 350 open source pro
502 MB 380,605 DOWNLOADS Tools for developers working with Java and Web applications, including a Java IDE, tools for JavaScript, TypeScript, JavaServer Pages and Faces, Yaml, Markdown, Web Services, JPA and Data Tools, Maven and Gradle, Git, and more. Cli
www.eclipse.org
Windows 옆에 x86_64 클릭
Download 클릭
다운로드 완료된 eclipse-jee-2022-09-R-win32-x86_64 파일 압축 풀기
압축 해제 완료 폴더 안에 있는 eclipse.exe가 해당 프로그램 실행 파일입니다.
앞으로 Eclipse를 사용하실 때에는 해당 파일을 실행시키면 됩니다.
eclipse.exe 더블 클릭
Workspace 부분에 앞으로 Java 개발 관련 파일들이 저장될 장소를 선택 후 Launch 클릭
Welcome 페이지 종료
상단의 [Window] - [Perspective] - [Open Perspective] - [Java] 선택
Java (자바) IDE 설치 완료
'Java (자바)' 카테고리의 다른 글
쉽게 따라하는 Java (자바) 독학 _ 기초 자료형 [Data Type] (0) | 2022.11.22 |
---|---|
쉽게 따라하는 Java (자바) 독학 _ 출력문 [print, println] (2) (0) | 2022.11.21 |
쉽게 따라하는 Java (자바) 독학 _ 출력문 [print, println] (1) (0) | 2022.11.21 |
쉽게 따라하는 Java (자바) 독학 _ 설치 방법 [2] (0) | 2022.11.20 |
쉽게 따라하는 Java (자바) 독학 _ 설치 방법 [1] (0) | 2022.11.20 |
댓글