jframe - Access restriction on library Java library -


i new programming , trying create window in java eclipse , got error message @ runtime.

how fix error or allow access library?

exception in thread "main" java.lang.error: unresolved compilation problems:  access restriction: type jframe not accessible due restriction on required library c:\program files\java\jre1.8.0_25\lib\rt.jar 

your appreciated.

i removed , re-added jre system library , worked me.

for task navigation is: select project -> buildpath -> libraries


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Magento/PHP - Get phones on all members in a customer group -

session - Logging Out Using PHP -