DescriptionResourcePathLocationType Access restriction: The method getCallerClass(int) from

xiaoxiao2021-02-28  96

错误:Description Resource Path Location Type Access restriction: The method getCallerClass(int) from the type Reflection is not accessible due to restriction on required library D:\Java\jdk1.5.0_02\jre\lib\rt.jar DB.java /mri/src/util/db line 248 Java Problem 解决方法: 右键项目–>properties–>Java Build path–>Libraries->删除JRE System Library ,然后重新add JRE System Library,即可解决问题。

一般的报这种错都可以用这种方法试试。

转载请注明原文地址: https://www.6miu.com/read-74644.html

最新回复(0)