본문 바로가기
Download

STS 툴 설치하기

by HoPpangg 2021. 6. 22.
SMALL

구글에 sts download 를 검색합니다.

https://spring.io/tools

 

 

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

링크 남겨드립니다.

운영체제에 맞는 파일을 다운로드 해주세요!

다운로드 폴더에 가면 .jar 파일이 다운로드 됐습니다. 저는 workspace - dowload 폴더를 따로 만들어서 이동시켰어요

window + R 키를 눌러 실행 창을 띄워주고 cmd를 실행시킵니다.

cd .jar파일이 있는 위치 주소를 입력하고 enter 눌러주세요.

그럼 이제 해당 파일로 위치를 이동했습니다.

.jar  파일을 실행시키기 위해 

java -jar .jar파일 이름을 입력하고 enter 눌러주세요.

파일 이름이 너무 길 땐 앞에 몇글자만 쓰고 tab 키 눌러주면 자동완성 됩니다.

실행이 완료되면 sts-4.11.0RELEASE 라는 폴더가 생깁니다.

저는 workspace-springboot 폴더 만들어서 이동시켰어요.

폴더에 들어가보면 SpringToolSuite4가 들어있습니다. 

실행시키면 완료! 

728x90
LIST

'Download' 카테고리의 다른 글

Git Bash - download  (0) 2021.07.04
Maria DB 다운로드  (0) 2021.06.27
POSTMAN 설치 / workspace만들기  (0) 2021.06.23

댓글