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之类的

原文地址:https://www.cnblogs.com/langtianya/p/5703208.html