xx类 cannot be resolved to a type,处理方法

摘要: xx类 cannot be resolved to a type 一般网络上分为三大类 NO1.jdk版本不对。 项目指定的jdk为“jdk1.6.0_18”,而当前eclipse使用的是“jdk1.6.0_22”。需要在BuildPath | Libraries,中做简单调整。 NO2.JRA包缺 阅读全文
posted @ 2017-08-17 16:09 amyjing 阅读(432) 评论(0) 推荐(0)