이클립스 특정 버전 이상, STS가 설치된 상태에서 Spring Legacy Project를 누르면
Spring MVC Project가 없는 경우가 발생!
아래 글에 따르면 window-preferences-spring-template project에 들어간 후
spring-data-gemfire, spring-integration을 지운 후
Show self-hosted templates를 체크한 후 apply를 해주면 리스트가 다시 나온다!
Go to New Project -> Spring Project. For first use, only show "Simple Project" folder.
- Select Configure templates.. (blue link).
- In Template Projects window, delete "spring-data-gemfire" and "spring-integration", and check "Show self-hosted templates ..." (at bottom), and then press Apply -> OK
'DEVELOP > JAVA' 카테고리의 다른 글
Spring Boot 소스 자동 갱신 (0) | 2020.03.09 |
---|---|
이클립스(ECLIPSE) 속도 향상 (0) | 2020.01.03 |
eclipse maven project configurator 'org.eclipse.m2e.jdt.javaconfigurator' 에러 발생 시 (0) | 2019.12.10 |
[Spring] Non-resolvable parent POM for... 에러 발생 시 (0) | 2019.03.05 |