DEVELOP/JAVA
이클립스 Spring MVC Project가 안나올 때
JUSTE
2016. 5. 18. 09:55
이클립스 특정 버전 이상, 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