导入项目报错:Type Java compiler level does not match the version

时间:2023-04-04 18:16:02

1,导入项目报错一般是因为缺少jar包或者是jar包冲突

2,导入的jar包版本问题

3,环境需要重新修改,比如build path 中重新add libararies

遇到这种compiler环境问题需要检查以下三个版本是否配对。

项目名右击-->properties-->

导入项目报错:Type Java compiler level does not match the version

导入项目报错:Type Java compiler level does not match the version

windows-->preference-->

导入项目报错:Type Java compiler level does not match the version

导入项目报错:Type Java compiler level does not match the version