"이클립스 STS 플러그인 설치"의 두 판 사이의 차이

잔글 (봇: 자동으로 텍스트 교체 (-</source> +</syntaxhighlight>, -<source +<syntaxhighlight ))
 
(다른 사용자 한 명의 중간 판 20개는 보이지 않습니다)
2번째 줄: 2번째 줄:
;이클립스 STS 설치
;이클립스 STS 설치
;이클립스 STS 플러그인 설치
;이클립스 STS 플러그인 설치
;이클립스 스프링 프레임워크 플러그인 설치
*[[이클립스]]에 STS 플러그인을 붙이는 방법
*별 차이는 없지만 아예 합본을 설치하는 것도 좋다.
:'''[[윈도우 스프링개발환경 STS 설치]]''' 참고


==이클립스 버전 확인==
==이클립스 버전 확인==
* 이클립스 시작
* 이클립스 시작
* Help --- About Eclipse
* Help --- About Eclipse
<source lang='text'>
<syntaxhighlight lang='text'>
Eclipse Java EE IDE for Web Developers.
Eclipse Java EE IDE for Web Developers.


Version: Mars.1 Release (4.5.1)
Version: Mars.1 Release (4.5.1)
Build id: 20150924-1200
Build id: 20150924-1200
</source>
</syntaxhighlight>


==STS 설치==
==STS 설치==
* Help --- Eclipse Marketplace
* Help --- Eclipse Marketplace
* "Eclipse Marketplace" 창 --- Find: STS
* "Eclipse Marketplace" 창 --- Find: STS {{Enter}}
* "Spring Tool Suite (STS) for Eclipse 3.7.2.RELEASE" --- [Install]
* "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]
( 이클립스 재시작됨 )
==(Optional) 설치 도중 오류 발생==
* "Problem Occurred"
<syntaxhighlight lang='text'>
'Installing Software' has encountered a problem.
An error occurred while collecting items to be installed
</syntaxhighlight>
* [Details >>]
<syntaxhighlight lang='text'>
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
... (생략)
</syntaxhighlight>
* 이클립스를 관리자 권한으로 실행하면 해결됨<ref>http://open.egovframe.org/cop/bbs/selectBoardArticle.do?bbsId=BBSMSTR_000000000013&nttId=14501</ref>
:작업표시줄 eclipse 아이콘 우클릭 --- eclipse 우클릭 --- 관리자 권한으로 실행(A)


==같이 보기==
==같이 보기==
*[[윈도우 STS 설치]]
* [[이클립스 Gradle 플러그인 설치]]
* [[이클립스 Cloud Foundry 플러그인 설치]]
* [[윈도우 STS 설치]]
* [[STS]]
 
==주석==


[[분류: 이클립스]]
[[분류: STS]]

2020년 11월 2일 (월) 02:51 기준 최신판

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 }}