Android 외부 프로젝트 모듈 import시 The project cannot be built until build path errors are resolved xxx Unknown Java Problem
Android 프로젝트 진행 중 외부 모듈을 가져다 쓸 때 위와 같이 Package Explorer에서 외부 모듈 프로젝트가 느낌표가 뜨면서 아래와 같은 로그 메세지가 나올 수 있습니다.
The project cannot be built until build path errors are resolved GreeSdk Unknown Java Problem
The project cannot be built until build path errors are resolved signpost-commonshttp4 Unknown Java Problem
이 같은 오류는 gen 오류와 같이 Order and Export 과 같이 해결을 해보시기 바랍니다.
Project 'xxx' is missing required source folder: 'gen' xxx Build path Build Path Problem
만약 위 링크내용으로 했는데도 계속 오류가 난다면 Project -> Clean을 하시면 될 것입니다.
The project cannot be built until build path errors are resolved GreeSdk Unknown Java Problem
The project cannot be built until build path errors are resolved signpost-commonshttp4 Unknown Java Problem
이 같은 오류는 gen 오류와 같이 Order and Export 과 같이 해결을 해보시기 바랍니다.
Project 'xxx' is missing required source folder: 'gen' xxx Build path Build Path Problem
만약 위 링크내용으로 했는데도 계속 오류가 난다면 Project -> Clean을 하시면 될 것입니다.
댓글
댓글 쓰기