언어·프레임워크/Spring

[스프링][문제해결] Spring Legacy Project 작업을 위한 STS 버전은 3.9.14를 추천

DandyNow 2022. 6. 13. 19:07
728x90
반응형

STS 4.8.1에서 Spring Legacy Project를 생성하여 진행하던 중 XML의 namespace가 보이지 않는 문제가 발생하였다. 오랜 시간 구글링을 하였지만 해결할 수 없었고, 결국 구멍가게코딩단 카페에서 원하는 해결책을 얻을 수 있었다. 해당 카페에서는 "최신 STS에서 XML의 네임스페이스 탭이 보이지 않는다면 STS버전을 낮추시는게 좋다"고 하였다(https://cafe.naver.com/gugucoding/6282).

추천하는 STS 버전은 3.9.14이며 아래의 URL에서 다운로드할 수 있다.

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

 

GitHub - spring-projects/toolsuite-distribution: the distribution build for the Spring Tool Suite and the Groovy/Grails Tool Sui

the distribution build for the Spring Tool Suite and the Groovy/Grails Tool Suite - GitHub - spring-projects/toolsuite-distribution: the distribution build for the Spring Tool Suite and the Groovy/...

github.com

 

 

 ※ 윈도우 내장 압축 프로그램으로 압축 파일을 풀 경우 에러가 발생하였다. 반디집을 이용하니 에러 없이 잘 진행되었다. 압축을 푼 폴더의 위치를 변경하면 제대로 실행되지 않았으므로 유의해야 한다.

728x90
반응형