[펌글] 이클립스(Eclipse)에서 Access restriction 오류가 표시되었을 때
– 출처 : http://nogun.tistory.com/65 – Eclipse에서 컴파일시 Access restriction 에 관련한 내용으로 오류표시가 나는 경우가 있다. Class is not accessible due to restriction on required library 요런 메시지를 동반하며.. 이때는, Windows -> Preferences -> Java -> Compiler -> Errors/Warnings (Project) Properties -> Java Compiler -> Errors/Warnings 두가지 경로 중 한곳으로 들어가서, Deprecated and restricted API 항목을 열고,… Read More »