server
[spring boot]is missing required source folder 'src/test/resources' 해결방법
thdeodls85
2020. 6. 12. 11:40
[spring boot]is missing required source folder 'src/test/resources' 해결방법
처음 프로젝트를 import 하면 엉킬 수 있다..
그러면 java build path 들어가서
오류 해당하는 탭을 제일 상위로 올려주면 된다.
[펌] Project 'xxx' is missing required source folder: 'gen' 해결하기
Hello Android 프로젝트를 하면서 프로젝트 생성시 발생하는 두 개의 에러를 해결하기 위한 방법이다. 프로젝트의 Property 대화상자에서 Java Build Path 의 내용 중 프로젝트에 해당하는 Android 버전을 가
comtoo.tistory.com