The import java.io cannot be resolved

在导入一个新项目后出现 The import java.io cannot be resolved、String cannot be resolved to a type

解决:

将JRE System library 导入到项目 ;展开你的项目找到build右击->build path->config bulid path

posted on 2016-12-13 17:53  youngbike  阅读(375)  评论(0)    收藏  举报

导航