代码改变世界

Description Resource Path Location Type Java compiler level does not match the version of the instal

2016-09-13 17:09  肖萧  阅读(213)  评论(0)    收藏  举报

在项目上右键Properties-》Project Facets,在打开的Project Facets页面中的Java下拉列表中,选择相应版本。
有可能是java1.6 改成java6之类的