이클립스 버전은 Mars.2 Release (4.5.2)
1. Spring Boot를 사용하기 위해서는 Spring Tool Suite (STS) for Eclipse 3.8.0 RELEASE를 설치
설치는 이클립스의 마켓플레이스 혹은
업데이트 사이트 https://spring.io/tools/sts/all 를 이용한다.
STS를 설치하고 나면 아래와 관련된 메시지를 볼 수 있다.
"Migration guide from STS Gradle to Buildship"
https://github.com/eclipse/buildship/wiki/Migration-guide-from-STS-Gradle-to-Buildship
말그대로 Buildship 환경으로 옮기는 것이 좋다는 이야기다.
설치가 완료된 후에 메뉴를 통해 Spring Starter Project를 선택하면 프로젝트가 생성되는데, 이때 이용하는 스프링 프레임워크 버전이 4.2.7이다
2. Gradle Plugin을 이클립스에 설치하기 위해 Buildship Gradle Integration 1.0을 설치
1) Buildship Gradle Integration 1.0을 설치
https://gradle.org/press-release/eclipse-gradle/
이클립스 마켓플레이스를 통해 Buildship Gradle Integration 1.0을 설치
참고 사이트
http://stunstun.tistory.com/245
https://docs.gradle.org/current/userguide/eclipse_plugin.html
CES 2024에서 꼭 체크해봐야 할 안드로이드 경험 4가지
-
이 블로그는 구글 The Keyword 블로그(영문)에서도 확인하실 수 있습니다.
[image: 구글 CES 2024 부스 전경이 나오고 있다]
올해 CES에서 안드로이드에 푹 빠져보세요! 구글은 센트럴 플라자-1에 위치한 부스에서 제공하는 꼭 체험해봐야 할 안드로이드...
1 year ago
1 comment:
I likes this article. Thanks for sharing
Team Real Racing
Thanks
Post a Comment