이클립스 STS 플러그인 설치

Jmnote (토론 | 기여)님의 2016년 2월 28일 (일) 18:22 판 (→‎개요)

1 개요

이클립스 STS 설치
이클립스 STS 플러그인 설치
이클립스 스프링 프레임워크 플러그인 설치
  • 이클립스에 STS 플러그인을 붙이는 방법
  • 별 차이는 없지만 아예 합본을 설치하는 것도 좋다.
윈도우 스프링개발환경 STS 설치 참고

2 이클립스 버전 확인

  • 이클립스 시작
  • Help --- About Eclipse
Eclipse Java EE IDE for Web Developers.

Version: Mars.1 Release (4.5.1)
Build id: 20150924-1200

3 STS 설치

  • Help --- Eclipse Marketplace
  • "Eclipse Marketplace" 창 --- Find: STS Enter
  • "Spring Tool Suite (STS) for Eclipse 3.7.2.RELEASE" --- [Install]
  • [Confirm >]

( 진행 )

  • "Review Licenses" --- (O) I accept the terms of the license agreements --- [Finish]

( 설치 진행 )

  • "Software Updates" You will need to restart Eclipse for the changes to take effect... --- [Yes]

( 이클립스 재시작됨 )

4 (Optional) 설치 도중 오류 발생

  • "Problem Occurred"
'Installing Software' has encountered a problem.
An error occurred while collecting items to be installed
  • [Details >>]
An error occurred while collecting items to be installed
session context was:(profile=C__Users_zetawiki_eclipse_jee-mars_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,com.google.protobuf,2.4.0.v201105131100
No repository found containing: osgi.bundle,com.vmware.vfabric.ide.eclipse.tcserver.core,3.7.2.201511261036-RELEASE
... (생략)
  • 이클립스를 관리자 권한으로 실행하면 해결됨[1]
작업표시줄 eclipse 아이콘 우클릭 --- eclipse 우클릭 --- 관리자 권한으로 실행(A)

5 같이 보기

6 주석

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}