공부기록/스프링 프레임워크
이클립스 build path 없어짐..? (프로젝트 생성시)
책읽는 개발자 ami
2021. 5. 18. 14:50
728x90
반응형
일반적으로 오른쪽 그림처럼 프로젝트가 생성되어야 하는데, 계속 텅 빈 채 생성이 되는 거 아닌가..?
일단 나는 sts에서 Spring Starter Project 눌러서 프로젝트를 생성했다.
블로그를 보고 따라하는데, 계속 구조가 이상해서 찾아봤다. 해결방법은 간단쓰
[1] 프로젝트 오른쪽 마우스 클릭 > Properties > Convert to faceted form...
[2] Java 체크 후 Apply
Thanks To StackOverflow
https://stackoverflow.com/questions/9086647/eclipse-build-path-not-available
Eclipse Build Path not available
The build path option is not available when I right clicked on one of the the jars I wanted to include. Anybody knows why? Thanks! The Eclipse version I am using is Eclipse SDK Version: 3.7.1 Buil...
stackoverflow.com
728x90
반응형