Eclipse The project was not built due to "A resource exists with a different case Error

The project was not built due to "A resource exists with a different case: '/ObfuscationJarTest/bin/classes/com/wwforever/ObfuscationJarTest'.". Fix the problem, then try refreshing this project and building it since it may be inconsistent ObfuscationJarTest Unknown Java Problem

 F5를 눌러 리플레쉬하거나 Clean 후 리플레쉬한 후 빌드해도 마찬가지입니다.

 문제의 원인은 패키지명에 대문자가 포함이 되어서 그렇다는군요. Refactor -> Rename을 선택해 위와같이 패키지명을 다 소문자로 변경 후 다시 빌드하면 해결됩니다.

댓글

이 블로그의 인기 게시물

'xxx.exe' 프로그램을 시작할 수 없습니다. 지정된 파일을 찾을 수 없습니다.

[GWork] LNK2038 'RuntimeLibrary'에 대해 불일치가 검색되었습니다. 'MDd_DynamicDebug' 값이 'MTd_StaticDebug' 값과 일치하지 않습니다.

goorm IDE에서 node.js 프로젝트로 Hello World Simple Server 만들어 띄워보기