Description Resource Path Location Type Java compiler level does not match the version of the instal
摘要:
解决办法 在项目上右键Properties-》Project Facets,在打开的Project Facets页面中的Java下拉列表中,选择相应版本。有可能是java1.6 改成java6之类的 阅读全文