설치파일 다운로드

https://spring.io/tools#main

 

Spring Tools 4 is the next generation of Spring tooling

Largely rebuilt from scratch, Spring Tools 4 provides world-class support for developing Spring-based enterprise applications, whether you prefer Eclipse, Visual Studio Code, or Theia IDE.

spring.io

 

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

 

설치파일 실행

 

- java version 과 install 경로를 선택하고 INSTALL 버튼을 누릅니다.

 

- Launch 버튼이 나왔습니다. 누르면 이클립스가 실행됩니다.

 

이클립스 실행 & MarketPlace 실행

 

- 상단 메뉴 Help -> Eclipse Marketplace 를 찾아서 열어줍니다.

 

 

STS 설치

 

- Find 에 sts 를 입력하면 리스트가 몇개 나옵니다.

- Spring Tools 4 를 선택해서 install 합니다. 

 

 

confirm 해주자

 

 

JRE 설정

 

Compiler 설정

 

 

'설정 > Eclipse' 카테고리의 다른 글

eclipse - Dynamic web Project 가 없을 때  (0) 2022.09.06
eclipse - "Polling news feeds"  (0) 2022.09.06
복사했습니다!