본문 바로가기

윈도우즈 개발 환경

Eclipse

IDE 설치

https://www.eclipse.org/downloads/packages/release/2023-03/r/eclipse-ide-enterprise-java-and-web-developers

 

Eclipse IDE for Enterprise Java and Web Developers | Eclipse Packages

Package Description 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. Click he

www.eclipse.org

Frontend & Backend 모두 구성 가능하며, git과 maven/gradle 설치가 따로 필요없음.

 

D2Coding Font 설치

https://github.com/naver/d2codingfont

 

GitHub - naver/d2codingfont: D2 Coding 글꼴

D2 Coding 글꼴. Contribute to naver/d2codingfont development by creating an account on GitHub.

github.com

Git 페이지 오른쪽에 Release 항목 클릭하여 다운로드 페이지로 이동.

아래쪽에 zip 파일을 다운로드.

zip 파일을 풀어보면 D2CodingAll 폴더가 있는데, 해당 폴더 안에 .ttc 파일 실행시킨 후 나타나는 폰트 화면에서 "설치" 버튼을 클릭하여 완료.

 

폰트 설치 후, 이클립스를 실행.

Window -> Preference를 클릭하고, 아래와 같이 "Text Font" 및 "Text Editor Block Selection Font" 항목을 D2Coding Ligature로 변경한다.

Font 설정

 

DevStyle Theme 설치

https://marketplace.eclipse.org/content/darkest-dark-theme-devstyle

 

Darkest Dark Theme with DevStyle

Darkest Dark theme from DevStyle - a free plugin providing an enhanced set of experiences for Eclipse. Included:

marketplace.eclipse.org

개인적으로 아래 세팅이 제일 눈이 편한 듯

컬러 설정

 

JDK vs Eclipse Temurin

 

JDK Builds from Oracle

Production and Early-Access OpenJDK Builds, from Oracle Looking to learn more about Java? Visit dev.java for the latest Java developer news and resources. Looking for Oracle JDK builds and information about Oracle’s enterprise Java products and services?

jdk.java.net

 

Home | Adoptium

The Adoptium® Working Group The Adoptium Working Group promotes and supports high-quality runtimes and associated technology for use across the Java ecosystem. Our vision is to meet the needs of Eclipse and the broader Java community by providing runtimes

adoptium.net

 

JAVA 도메인 인증서 설치

https 서비스 테스트 사용자만 해당

*.nginx.io 같은 형태의 서브도메인을 모두 포함 할 수 있는 인증서 사용하기를 추천

 

 

 

'윈도우즈 개발 환경' 카테고리의 다른 글

Kafka  (0) 2023.03.22
Redis  (0) 2023.03.22
Nginx  (0) 2023.03.22