Friday, June 1, 2012

Eclipse Access Restriction Compilation Error

When Eclipse gives error with messages like:
Access restriction: <CLASSNAME> is not accessible due to restriction on required library <JARFILE>

Solution is to go to the compiler settings and change from Error to Warning for "Forbidden reference (access rules)".
Steps: lkamal.blogspot.com/2008/09/eclipse-access-restriction-on-library.html

No comments:

Post a Comment