본문 바로가기

JAVA/Error

[Error] spring framework 4 legacy project 생성 sts3 Add-On for Spring Tools install 에러 - Cannot complete the install because one or more required items could not be found.

 

sts4 Legacy project 생성 시

sts3 add-on install 필요.

 

경로 : help > Eclipse Marketplace > spring tools 3 add on for spring install

 

에러 발생

 Cannot complete the install because one or more required items could not be found.
osgi.bundle; org.eclipse.mylyn.commons.ui [3.7.0,4.0.0)

 

 

1. https://www.eclipse.org/mylyn/downloads/

 

Mylyn 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

  C:\Program Files\sts-4.16.0.RELEASE\plugins  에 압축풀기

 

2.  https://download.eclipse.org/releases/2021-09

 

Eclipse software repository | The Eclipse Foundation

The Eclipse Foundation - home to a global community, the Eclipse IDE, Jakarta EE and over 360 open source projects, including runtimes, tools and frameworks.

download.eclipse.org

경로 : help > install new softwear > 해당 url 검색하여 전체 install

 

+

에러 발생

Problems occurred while performing provisioning operation: operation plan must be resolved operation plan must be resolved.

 

 

sts 버전이 올라가면서 Spring 3 플러그인과 호환이 되지 않는다고 함.

먼저 jdk 11 이상의 버전을 설치 및 환경변수 설정 필요

sts3  다운로드 > installed jre java11로 변경.

https://github.com/spring-attic/toolsuite-distribution/wiki/Spring-Tool-Suite-3

 

 

++ 

java, sts, lombok 등

전체 제거 및 초기화 후 재설치

sts4.10.0 , java 11 ,lombok jar 설정

> 동일 에러 무한 반복

 

eclipse 21.09 버전 설치

경로 : help > Eclipse Marketplace > spring tools 3 add on for spring install

오른쪽 상단 Open perspective 클릭 > spring open.

spring legacy project 생성

 

 

참조

https://wildwolf.tistory.com/m/entry/%EC%8A%A4%ED%94%84%EB%A7%81-%EB%8B%A4%EC%9A%B4%EB%B0%9B%EA%B3%A0-%EC%84%A4%EC%A0%95%ED%95%98%EA%B8%B0

 

스프링 다운받고 설정하기

https://spring.io/tools spring 사이트에 접속하여 Projects -> SpringTools4 클릭 ( 자기가 사용할 프로그램 선택해서 다운로드) 학원에서는 Spring Tools4 를 사용하였다. windows 버전 선택 다운로드한다. 다운이

wildwolf.tistory.com

https://okky.kr/articles/1301090

 

OKKY - sts4 툴에서 markspace 로 sts 3 추가해서 쓰려고하는데 계속 오류가 납니다 ㅠㅠ

!ENTRY org.eclipse.epp.mpc.ui 4 0 2022-08-20 03:18:37.651!MESSAGE Problems occurred while performing provisioning operation: operation plan must be resolved!STACK 0java.lang.IllegalStateException: ope

okky.kr

https://okky.kr/articles/1251738

 

OKKY - sts3 add on st4 플러그인 설치 문제로 질문 드립니다.

Cannot complete the install because one or more required items could not be found.  Software being installed: Spring IDE Integration, Flex and Web Services Extension (optional) 3.9.22.202204280911-REL

okky.kr