not to accessible duu to rt.jar

This generally happens when the java security file is tampered with or has additional file in the JRE home folder
If you have recently changed anything there, this is caused.
Go to JAVA_HOME/\jre\lib\security and see if you have jssecert file
copy it temporarily to some other location, now refesh your Eclipse java project, go to Project properpties>build path>.. remove JRE system library and add it again.
This should give you access again.

posted @ 2009-12-25 09:27  规格严格-功夫到家  阅读(176)  评论(0编辑  收藏  举报