2009년 04월 07일
some characters cannot be mapped using "ISO-8859-1" character encoding
이클립스에서 jsp 파일 작성시
아래와 같이 ISO-8859-1 어쩌구 저쩌구 하면서 저장이 안되는 경우가 있다.
save could not be completed.
Reason:
some characters cannot be mapped using "ISO-8859-1" character encoding.
Either change the encoding or remove the characters which are not supported
by the "ISO-8859-1" character encoding.
구글에서 검색 후 해결 방법은
windows >Preferences > General > Content Types > Text > 파일 타입별로 지정
JSP > Default Encoding > EUC-KR Or MS949로 변경해주면 된다.
휴~
# by | 2009/04/07 15:07 | 트랙백 | 덧글(6)





☞ 내 이글루에 이 글과 관련된 글 쓰기 (트랙백 보내기) [도움말]