Register /
Login
|
Desktop view
|
軟體開發專案管理 Software Development Project Management
»
解決Access restriction: The type JPEGCodec is not accessible due to restriction on required library
Author:
andowson, 七段學員
2011-11-29 07:55:02
今天在Eclipse中遇到下面的錯誤:
Access restriction: The type JPEGCodec is not accessible due to restriction on required library C:\Program Files\Java\jre6\lib\rt.jar
解決方法:
點選Eclipse的Project Name->Build Path ->Configure Build Path->Library
先remove JRE System Library[jre6],再按Add Library加入JRE System Library
Register /
Login
|
Desktop view
|