0
我是新手編程,並試圖在Eclipse中使用Eclipse創建窗口,並在運行時得到此錯誤消息。對庫Java庫的訪問限制
如何解決此錯誤或允許訪問庫?
Exception in thread "main" java.lang.Error: Unresolved compilation problems:
Access restriction: The type JFrame is not accessible due to restriction on required library C:\Program Files\Java\jre1.8.0_25\lib\rt.jar
您的幫助將不勝感激。
此鏈接可能幫助: http://stackoverflow.com/questions/860187/access-restriction-on-class-由於對限制上,需要的庫-RT-JAR –