Study/JAVA
이클립스 에러 Access restriction: The type Cookie is not accessible
코딩하는 야구쟁이
2013. 5. 10. 17:40
Access restriction : The type Cookie is not accesible due to restriction on required library
참고소스
이클립스에서 project - properties 들어가서 java build path에 있는 Libraries 탭에서 JRE System Library를 remove한다
Add Library를 클릭하여 JRE System Library를 다시 추가한다