Archive for the ‘ Eclipse ’ Category

eclipse encoding 변경

Java 소스 기본 인코딩 변경

Window -> Preferences -> General -> Content Types 에서

Text -> Java Source File 을 선택

Default encoding 에 UTF-8 을 추가 후 “Update” 를 누른다. 그리고 “OK”!

Android requires .class compatibility set to 5.0. Please fix project properties.

Android requires .class compatibility set to 5.0. Please fix project properties.

위와 같은 오류 발생 시

Project 에서 마우스 오른쪽 클릭 -> Android Tool -> Fix Project Properties

를 클릭해주면 문제해결