====== Eclipse Errors ====== ===== the project was not built due to could not delete XXX. fix the problem, then try refreshing this project and building it since it may be inconsistent. ===== 거의 MS-Windows에서만 발생하며, 어떤 프로세스 특히 백신 등이 이클립스가 빌드하는 파일 핸들을 점유했을 때 발생하는 것으로 추측된다. 계속해서 Clean/Build 해보는 수 밖에 없어보인다. [[http://technet.microsoft.com/en-us/sysinternals/bb896653|Process Explorer]]를 통해 어떤 프로세스가 파일을 점유하고 있는지 확인해 볼 수 있다. **백신 등이 프로젝트 디렉토리를 실시간 감시하지 않도록 설정하는 것이 좋다.**