Access Restriction Error

One of my colleges got this error in Elipse:

Access restriction: The constructor BASE64Encoder() is not accessible due to restriction on required library C:\bea\jdk160_14_R27.6.5-32\jre\lib\rt.jar

The way we fix this problem:

In Java Build Path, we remove and re-add JRE System Library fixed this problem.