Project

Java 공부 초기 세팅

suerte10 2024. 11. 26. 11:34

1. JDK 21 - x64 Installer

https://www.oracle.com/kr/java/technologies/downloads/#jdk21-windows

* cmd에서 자바 프로그램을 실행할 때 환경변수를 설정해놓으면 편함

* 환경변수 - 시스템 변수 - 새로 만들기(변수이름: JAVA_HOME, 변수값: jdk-21 폴더 경로)

* 환경변수 - 시스템 변수 중 Path 선택 - 편집 - %JAVA_HOME%\bin 추가

 

 

2. Eclipse - Eclipse IDE for Enterprise Java and Web Developers 

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

* Marketplace에서 WindowBuilder Current 설치

* Preference- spaces

CSS, HTML, XML 다 수정해주기

 

 

 

3. Oracle Database XE 21c - Oracle Database 21c Express Edition for Windows x64

https://www.oracle.com/kr/database/technologies/xe-downloads.html

 

Oracle Database Express Edition (XE) Downloads | Oracle 대한민국

Support Oracle Database Express Edition (XE) is a community supported edition of the Oracle Database family. Please go to the Oracle Database XE Community Support Forum for help, feedback, and enhancement requests. Note: Oracle Support Services only provid

www.oracle.com

 

 

4. SQL Developer 24.3 - Windows 64-bit with JDK 17 included

https://www.oracle.com/kr/database/sqldeveloper/technologies/download/