Access restriction on class due to restriction on required library rt.jar?
The solution is to simply tell Eclipse that these aren't errors.
Below are the steps for the same.
In your Eclipse go to
Windows -> Preferences -> Java -> Compiler -> Errors/Warnings -> Deprecated and restricted API -> Forbidden reference (access rules): -> change to warning
The solution is to simply tell Eclipse that these aren't errors.
Below are the steps for the same.
In your Eclipse go to
Windows -> Preferences -> Java -> Compiler -> Errors/Warnings -> Deprecated and restricted API -> Forbidden reference (access rules): -> change to warning
No comments:
Post a Comment