본문 바로가기

BACKEND/ERROR LOG

The type 'BASE64Encoder' is not API (restriction on required library

 

The type 'BASE64Encoder' is not API (restriction on required library

 

 

https://devzeroty.tistory.com/entry/%EC%98%A4%EB%A5%98-The-type-BASE64Decoder-is-not-accessible-due-to-restriction-on-required-library

 

[오류] The type BASE64Decoder is not accessible due to restriction on required library

프로젝트들을 셋팅하고 있는데 아래와 같은 에러가 났다. Access restriction: The type BASE64Decoder is not accessible due to restriction on required library 확인해보니 이건 로컬 이클립스 셋팅에 나는거..

devzeroty.tistory.com